Hi,
I am trying to read in a .csv file that has about 211 columns and 1000+ rows. Alteryx throws up an error that says - Too many fields in record #7. I tried changing the field size, but that did not help. I do not want to take the approach of reading in without delimiter and then parsing the data. The data is structured in such a way that parsing and getting the correct field names is a little difficult that way.
Is there a solution to this?
Thanks!