Forum Discussion
Anonymous
6 years agoNot applicable
Large CSV Files
I have a large csv file with around 80mb each. I tried to use the Folder as the data source and as soon as it combines, some of the data are note correct, such as: Some of the columns are misaligne...
amitchandak
6 years agoSuper User
Anonymous , As it CSV, difficult to tell, But if there is a field which contains comma then it should be inclosed in double quotes
Like Name Abc, Def
Should come like "Abc, Def"
If it comes like the first one you will have a problem. Or have number has been exported with the format in csv