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...
Shubham2022
Nov 19, 2023Copper Contributor
Split the CSV file and import it into separate worksheets or combine queries using Power Query to manage large datasets in Excel, but be cautious of potential performance issues.
Consider using databases or specialized tools for handling big data if needed.
Consider using databases or specialized tools for handling big data if needed.