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 Mauro89,
Thank you for reaching out to the Microsoft Fabric Community Forum. Also, thanks to nielsvdc, for his inputs on this thread.
Has your issue been resolved? If the response provided by the community member nielsvdc, addressed your query, could you please confirm? It helps us ensure that the solutions provided are effective and beneficial for everyone.
Hope this helps clarify things and let me know what you find after giving these steps a try happy to help you investigate this further.
Thank you for using the Microsoft Community Forum.
- Mauro899 months ago
Super User
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!
- nielsvdc9 months ago
Super User
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.