Hi there,
I have found this similar post:
where rmetha says:<<Datetime formatting is done in the clientside (JS) and automatically chooses the date format settings of the user>>
And thats truth, it works well in the custom SQL reports if you chose the correct type in the SELECT (for instance Date instead of Data, or Float instead of Data), but when you export the data, then it exports the Raw data from the database always in YY-MM-DDDD and with “.” as separator in floats.
So, this makes very difficult to manage the information you export in all the countries that we use other data formats, or if you want to integrate this exported information in other applications.
Is it possible to make the CSV or XLXS export tool export the data in other formats by default, maybe hardcoding it?
Kind Regards,
Rubén