I am working on a customization in Dynamics 365 Finance & Operations (D365 F&O) where I generate a CSV file using X++.
In debug mode, the values are correct:
National ID → 631067242E87
Amount → 100.50
However, after exporting to CSV and opening the file in Excel, the values are displayed incorrectly:
National ID is converted into scientific notation → 6.31E+95
Amount loses trailing zeros → 100.5
instead of 100.50
André Arnaud de Cal...
858
Super User 2025 Season 2
Sohaib Cheema
850
User Group Leader
CA Neeraj Kumar
827