DownloadDataFile CSV
Posted: December 30th, 2022, 3:31 pm
When using the DownloadDataFile service and choosing the CSV format the resulting file will take Column A and shift it over to Column B and that will be the starting point.
For example, 9,750.00 will turn into 3 columns as below and in the attachment.
9
750
0
Also, if there are formatted numbers that are used into the columns section, that column will take the entire number and split it apart especially if it is a double. The excel format will properly hold these values.For example, 9,750.00 will turn into 3 columns as below and in the attachment.
9
750
0