Import Issues

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