Import should consider locale
File -> Import should consider locale decimal setting (or ask).
Currently the Import function will always use dot as decimal separator, which makes it useless to import .csv with comma as decimal separator (without pre-processing).
1
vote