Not reading all Commas in "Column delimiter"

@Le18BR you might have to try and toy with the advanced settings especially the ones dealing with quotations since this seems to be the line where there is a problem.

Then: CSV is probably the worst format to transfer data with so if you have any other chance you might as well take it.

If other measures fail you could try and employ R package Readr to import messy data from CSV.

1 Like