Page 1 of 1

CSV Export

Posted: 2025-05-09 16:58
by webnestors
Hello team, I have noticed that when I export a table as csv the decimal fields (definition and in the application and in the database are exporting as whole number without the period like 100.00 is 10000 is there any workaround for that?

Re: CSV Export

Posted: 2025-05-10 23:28
by zibrahim
Hi there,
I am not seeing this as my Save CSV output is showing exactly what I have defined DECIMAL(10,2).