Forum Discussion
Power Query - csv file column values is mixed with values from other column
- Anonymous4 years ago
Thanks Anonymous for your advice.
Yes I am using "" as my delimeter, and when I changed to whitespace or tab or something, it gives the same error.
However, I tried to changed the Line Breaks from "Apply all line breaks" to "Ignore quoted line breaks" and surprisingly, it works 🙂 No mixed data from other columns already. And I am still using "" as my delimeter.
Are you using """ (") as your delimiter? You may be better off splitting them on whitespace or tabs or something.
--Nate
- Anonymous4 years agoNot applicable
Thanks Anonymous for your advice.
Yes I am using "" as my delimeter, and when I changed to whitespace or tab or something, it gives the same error.
However, I tried to changed the Line Breaks from "Apply all line breaks" to "Ignore quoted line breaks" and surprisingly, it works 🙂 No mixed data from other columns already. And I am still using "" as my delimeter.