Import Issues

Options

Hi All,

I'm currently facing two issues related to import. I have one module (split in three tables in UX) in which the user imports data.

Here's the module:

The import action works perfectly well for me but not for them.

Apparently, the system is considering the comas as decimal separator while they consider it as thousand separator (the dot is the actual decimal separator). So all data are split by one thousand, how can I fix this issue?

Many thanks,

Luca

Answers

  • @LucaRicci

    Are you in a different region of the world than the user, meaning your regional settings on the csv are different than theirs?

  • Dikshant
    Options

    @LucaRicci Did you try changing the decimal separator while loading the CSV file?