Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Can we Export data from Power BI desktop into multiple tabs of the same excel sheet ?
Yes, I used to do this all the time in SSRS.
Here is an article describing it in Paginated Reports, which I have just verified works as intended: https://www.sqlshack.com/exporting-ssrs-reports-to-multiple-worksheets-in-excel/
The following Microsoft doc suggests that it can be done (create an Excel file with multiple worksheets from one paginated report). Does anyone have experience doing this?
Pagination in Power BI paginated reports - Power BI | Microsoft Docs
Following up late: One can use PBI Report Builder to create a paginated report that can export to multiple tab Excel file.
Hi @kumar27
You can use DAX Studio to export tables to CSV files from Power BI Desktop. Go to Advanced > Export Data and choose CSV Files, then follow the steps in Export Data Wizard. This will export tables into separate csv files. You could use other tools or methods to combine them into multiple tabs of the same excel workbook.
Kindly let me know if this helps.
Community Support Team _ Jing Zhang
If this post helps, please consider Accept it as the solution to help other members find it.
@kumar27 , I doubt that. May be you can use R or Python code for that
https://pawarbi.github.io/blog/powerbi/python/sql/export/2020/06/23/export-powerbi-sql-python.html
you can copy entire table in the model view and paste it on the excel manually, export data from a visual in the options panel of the visual, or create a excel coneected to a BI dataset on power bi dataset , this will work as a power pivot with direct connection to the dataset.
Proud to be a Super User!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
79 | |
73 | |
58 | |
36 | |
32 |
User | Count |
---|---|
90 | |
62 | |
61 | |
49 | |
45 |