oj-sample-export-data : CSV Export Issue with Long Numbers
We are facing an issue with the oj-sample-export-data component where CSV Compatibility is set to 'plain'. If the numbers are long, we are exporting data in the wrong format.
- Expected data: 123456789
- Data in csv file: 1234+E
Any suggestions on how to do this, as well as a possible solution, would be greatly appreciated. Thanks!
Tagged:
0