Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
Dear @Dhiren Shah,
I hope you’re having a good day.
Thank you for your question, and welcome to Power BI.
From your description, it appears that you are encountering Excel's maximum worksheet limit of 1,048,576 rows. If your data is split across multiple CSV files with the same structure, you do not need to combine everything into a single file before importing into Power BI.
Instead, Power BI can automatically combine multiple CSV files into one dataset.
Option 1: Import all CSV files from a folder
- Save all CSV files into the same folder.
- Open Power BI Desktop.
- Select: Home > Get Data > Folder
- Browse to the folder containing your CSV files.
- Click OK.
- A list of files will appear. Select: Combine > Combine & Transform Data
- Power BI will automatically:
- Read all CSV files.
- Append the rows together.
- Create a single consolidated table.
- Click Close & Apply.
Your report can then use the combined dataset as if it came from a single file.
Option 2: Append two files manually
If you already imported the files separately:
- Load both CSV files into Power BI.
- Open Transform Data.
- In Power Query, select: Home > Append Queries
- Select:
- Table 1 = First CSV
- Table 2 = Second CSV
- Click OK.
Power BI will merge the rows from both files into one table.
I hope this information helps point you in the right direction. If you run into any issues while trying the steps, or if something still doesn’t feel quite right, please don’t hesitate to reach out again. I’ll do my best to support you however I can.
Looking forward to hearing back from you with any updates or additional details.
Warm regards,
If the answer is helpful, please select "Yes, accept answer". If you have any questions or new updates, please feel free to comment below.
Note: Please follow the steps in the forum documentation to enable email notifications if you want to receive the related email notification for this thread.