Can I replace the decimal comma with a decimal period so that I get the correct values when exporting to a csv file?
I want the data in excel, but my version does not support export to excel.
On the visualization (first picture), it looks like the decimal separator is a period, but when I export, the decimal separator is a comma, which corrupts my data(second picture) (all values are calculated to two decimal places).