Forum Discussion
Raph
3 years agoHelper III
Problem to load file data into a table
Hello I am following the Microsoft learn path "Create a lakehouse" where is shows this easy step to create a table from an existing file : But I don't have this option when I click ...
- Anonymous3 years ago
Raph the file is a txt. Try renaming the file to a .csv and then try again. I had this issue when I walked through the turorial as well, and this solved it for me.
germo
3 years agoAdvocate IV
and it looks like there is a bug: the sample csv from the learning example works fine. But if I upload any Windows file, using CR LF as row delimiter, it causes an error. The "automatic" copy to table should use this as default, but doesn't. I need to manually copy csv into tables.