Forum Discussion
import CSV file with more than 1048576 rows
- 9 years ago
And finally a solution:
1) Import the data with the Power BI desktop app.
2) Save as Power BI .pbix file.
3) Import pbix file to online app.
I think it's not quite that Power BI and Excel can't handle that many rows, it's that they can't parse a CSV file beyond those rows. I'm sure Power BI shares some code with Excel for handling files. I would try changing the file extension and trying to import it as a delimited text file instead of a CSV.
Hi Anonymous,
Thanks for suggesting a workaround.
I tried witching the extension to .txt. I got: "Power Bi only supports Excel, Power Bi Desktop, and CSV files".
Excel cannot handle more than 1,048,576 rows. That is the maximum you can have in a worksheet.
Best,
Jan
- Anonymous9 years agoNot applicable
- jstupl9 years agoRegular Visitor
Anonymous
I cannot find that option in the online app. I only see the "Get Data" option, which leads to "Files" gave me the error message above.
- Anonymous9 years agoNot applicable
The query editor is only in the desktop app. The online app is really only useful for connecting to things like content packs and other essentially complete data models.