Forum Discussion
CSV to table not working from Lakehouse File section
- 9 months ago
The encoding is UTF-8, very standard. I guess there might me another issue which is just not known currently. For now as non of the mentioned options actually solved the issue I see the workaround using the inport directly in Power BI as only solution.
Thanks and best regards.
Hi v-kpoloju-msft,
sadly the provided tips do not work. Still not able to load this specific CSV file from OneLake.
How to proceed if no proper answer is given or solution exists?
Besr regards!
Please use a tool like vscode or Notepad++ to see what the encoding of the file is. This might give you a hint about how to solve your problem. If the encoding is not UTF-8 or the delimiters or not a commonly used delimiter, you probably need to configure the Power Query M code accordingly.
As we are not able to look with you at your specific situation, you unfortunately need to figure out the solution for your particular case.
- Mauro899 months ago
Super User
The encoding is UTF-8, very standard. I guess there might me another issue which is just not known currently. For now as non of the mentioned options actually solved the issue I see the workaround using the inport directly in Power BI as only solution.
Thanks and best regards.