Requirement:
Copy file from one csv file(about 18M and 40 thousand rows) and add four columns then save as csv file or xlsx file
Step:
1.Read csv file as dataTable
2.Add four columns at datatable(Add data column)
3.Write csv or xlsx file
System prompt error:
Message:Could not retrieve the result of the execution. This might be because a message was too large to process