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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
miqueiasrlreis
New Member

Work with multiple worksheets in PBI

Hello all,

I am kinda new to Power BI and I am looking to import an Excel file with multiple worksheets (all of them have the same data structure/headers). This excel file is related to production scheduling and each worksheet represents a different equipment. Each sheet would be updated daily.

The thing is if I import all the worksheets i am going to have lots of different Queries using same field names and the report I need to build will use all the sheets at once but the same field (Order Number by instance). Example: get start/end date for all orders per equipment (which is divided in in multiple worksheets)

miqueiasrlreis_1-1709052973705.png

 

So how do I do this without messing with the Excel file? User will change the data tab by tab and my report must reflect all the changes at once.

 

Not sure if its clear or not, but thanks anyway

2 ACCEPTED SOLUTIONS
audreygerred
Super User
Super User

If you are saying that you want all the tabs to show up together in Power BI, load them in Power Query then append them together as new query and disable the load on each of the individual files, this way when you are back in Power BI you have one appended table to work with.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





View solution in original post

Yes it will. Every time the source file gets updated and Power BI refreshes it runs through every step in Power Query - in your case it would involve the individual files coming in and then getting appended. When you turn off enable load in Power Query that just means that that individual query won't load in Power BI as a separate table, basically, you are hiding them. They will refresh and the Appended query will do it's thing 🙂 Managing query refresh - Power BI | Microsoft Learn





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





View solution in original post

5 REPLIES 5
audreygerred
Super User
Super User

If you are saying that you want all the tabs to show up together in Power BI, load them in Power Query then append them together as new query and disable the load on each of the individual files, this way when you are back in Power BI you have one appended table to work with.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





The problem with that when I update my source file my appended query will not be updated  

Yes it will. Every time the source file gets updated and Power BI refreshes it runs through every step in Power Query - in your case it would involve the individual files coming in and then getting appended. When you turn off enable load in Power Query that just means that that individual query won't load in Power BI as a separate table, basically, you are hiding them. They will refresh and the Appended query will do it's thing 🙂 Managing query refresh - Power BI | Microsoft Learn





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Jesus! You are right ! Thanks a lot mate

You are very welcome! Happy to help!





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

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