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
shruti_jain
Frequent Visitor

Export multiple sheets in report to and excel in power bi service

Is it possible to export multiple sheets from a single report to one excel in power bi service. 

2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

Hi Shruti,

Currently, Power BI service does not natively support exporting multiple sheets from a single report to one Excel file.

However, you can achieve this by exporting each visual or table individually to Excel and then combining them manually.

 

Alternatively, you can use Power Automate to automate this process.

Regards,
Chiranjeevi Kudupudi

View solution in original post

christinepayton
Super User
Super User

Any customization as far as what goes into the Excel files and how they behave would have to be done with Power Automate. You can query a dataset with Power Automate, running multiple if you need, and then combine the query arrays into a single array, then push that to a file. It'd be easier to send it to CSV, but if you really wanted to you could get it into XLSX format... it'd probably involve for-each looping on the array for the latter, so not something to do if you have many thousands of rows. 

View solution in original post

2 REPLIES 2
christinepayton
Super User
Super User

Any customization as far as what goes into the Excel files and how they behave would have to be done with Power Automate. You can query a dataset with Power Automate, running multiple if you need, and then combine the query arrays into a single array, then push that to a file. It'd be easier to send it to CSV, but if you really wanted to you could get it into XLSX format... it'd probably involve for-each looping on the array for the latter, so not something to do if you have many thousands of rows. 

Anonymous
Not applicable

Hi Shruti,

Currently, Power BI service does not natively support exporting multiple sheets from a single report to one Excel file.

However, you can achieve this by exporting each visual or table individually to Excel and then combining them manually.

 

Alternatively, you can use Power Automate to automate this process.

Regards,
Chiranjeevi Kudupudi

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.