Hello - I tried importing a CSV file with Power Query, but it comes in as a single row with hundreds of columns. A simple double-click of the same file from Explorer opens the csv in Excel with no issues, 3 columns and a few hundred rows. When I open the file in Notepad++, I can see that each line ends with a line feed only. There is no carriage return before the line feed. Is that the cause of the problem? If so, is there a way to tell Power Query that the line feed alone indicates a new line?
I have a workaround of forcing the file to open as text, then splitting the single column, removing double quotes, etc., but that seems like a lot of extra for something that Excel is able to natively recognize and handle.
Thanks!
E: just realized that the title indicates a single column, but that's only with the workaround. A regular import as CSV results in the single row problem mentioned above.
I have a workaround of forcing the file to open as text, then splitting the single column, removing double quotes, etc., but that seems like a lot of extra for something that Excel is able to natively recognize and handle.
Thanks!
E: just realized that the title indicates a single column, but that's only with the workaround. A regular import as CSV results in the single row problem mentioned above.
Last edited: