I have a line item which contains number values, usually 13 to 15 digits long.
While exporting these number values data is converted into scientific format.
For example in Anaplan grid, we can see number as 1,522,731,938,281.0 . Whereas, in the export the same number gets converted into 1.522731938281E12.(Scientific format)
In exports, I don't want numbers to be in scientific format. I want them as it's showing in Anaplan.
Let me know how to handle this issue. Screenshot attached for reference.