Hello ,
I have an extremely large .csv file-750 Mb . I want to turn it into a .yxdb file so that the workflow does not crash and then work on it .
issues I face -
1 . my data gets truncated , if I give the normal file limit
2. the workflow crashes with an error - too many records in field 2
3. 1048575 exceeded , excel couldn't get the data in from the csv , when I attempted to pull it into an excel then into a .yxdb file
Can I get some suggestions on how to handle such large data that comes in as a csv