Hi I have two .csv files where I am able to upload one but not the other. I am unable to find the difference between two datasets.
I’m guessing it’s an encoding problem. CSV files need to be UTF-8 encoded. Best way to force it into the correct encoding is to copy and paste the contents into a good text editor like sublime and save a new copy.