Forum Discussion
bsilverstone
Oct 18, 2020Copper Contributor
More than 1,048,576 rows
I have been sent a 4.4GB Excel .CSV file. It has 16columns, but several million rows. When I try to open it, it only opens the first 1,048,576 rows. Is there a way to open the whole file? I don't min...
SergeiBaklan
Oct 18, 2020Diamond Contributor
To my knowledge - no. You may split csv on several files and open them one by one. Or import into the Excel using legacy wizard, it has an option from which row to start importing. Something like this.
Shubham2022
Nov 19, 2023Copper Contributor
Could you please provide me steps with screenshots for more clarity?SergeiBaklan
- SergeiBaklanNov 19, 2023Diamond Contributor
Sorry, I didn't catch, steps for what, how to load csv file into Excel data model?