Open filipmahieu opened 5 years ago
In QGis 3.4.5, W10. When exporting a layer to CSV a numeric value with a comma (eg fieldtype 'double precision') gives an integer in the CSV. Even when the separator is set to TAB or Semicolon this becomes an integer.
@filipmahieu can you attach sample data?
After further research, it seems this only happens with SQL-Server-data. I give you an sql-script from (a part of) the used data: TestTabelQGis.sql, sql-server 2016-database. 5 columns have non-integer numeric values. Exporting this table in QGis to CSV with as delimiter semicolon gives TestExportUitTabel.csv, which viewed in QGis gives no commas. Test20190619.zip
Still valid on QGIS 3.22.4 and 3.24.0.
Describe the bug
How to Reproduce
QGIS and OS versions
Additional context