Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
ClementR
New Member

Merging data from multiple files - Best solution?

Hello,

 

I am contructing a report where I need data from multiple excel files (~50). Each file contains multiple dataset, that should be merged across all files. E.g. I want to merge data from Sheet1 from all files, then data from Sheet2 from all files (around 10 different dataset). 

 

For the moment, I have one query per dataset, which calls one function on each file. So around 10 functions repeated across 50 files. It takes a lot of time to refresh.

 

To make it quicker, should I look for a way to merge all data from each file (using a list of reports for each table maybe) into a single big dataset, then split this dataset into the 10 tables I need? Could this make the refresh quicker, as each file will be called once by the query?

 

Thanks in advance,

Clément

1 REPLY 1
Anonymous
Not applicable

Hi @ClementR ,

 

You can use combine file in query editor. Put these three files in one folder and connect to the folder via Power BI. 

vstephenmsft_1-1668591754229.png

 

For detailed steps , you can follow :Combine files (binaries) in Power BI Desktop - Power BI | Microsoft Learn

 

 

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors