Hello,
Is there a good trick / workarround to handle currency fields when exporting a report to CSV.
The currency field embedded the formating so, when Excel doesn't match / identify the format, it becomes a text column that can't be used for calculation etc.
So, I would like to know if there is a proper upgrade safe way to extend the currency field CSV exportation to remove the formating (only export the value).
We are aware of the possibility to create a duplicate field for each currency field but it's a quick and dirty hotfix for me and I like to avoid it.
We also already update the core export process to remove the formating but our customization was not upgrade safe.
Any idea or solution is welcome.
Fred