Page 1 of 1

DownloadDataFile CSV

Posted: December 30th, 2022, 3:31 pm
by Filip.Serw
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.
ShowStatements (2).csv
Example of shifting columns to the right
(49 Bytes) Downloaded 38 times
ShowStatements (2).csv
Example of shifting columns to the right
(49 Bytes) Downloaded 38 times
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
GetStatementDetails (3).csv
Example of both shifting columns, and breaking formatted numbers into multiple columns.
(2.55 KiB) Downloaded 31 times
GetStatementDetails (3).csv
Example of both shifting columns, and breaking formatted numbers into multiple columns.
(2.55 KiB) Downloaded 31 times

Re: DownloadDataFile CSV

Posted: January 10th, 2023, 1:15 pm
by JustinVanRegenmorter
Task 11114 has been created to resolved this issue.

Re: DownloadDataFile CSV

Posted: January 12th, 2023, 11:55 am
by JustinVanRegenmorter
This issue has been resolved as of RunTime Revision 1154.