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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
JitK
Frequent Visitor

Power BI Report Builder- Report having multiple sheets

Hi All,

  Did anyone developed a report using Power BI Report Buider having multiple sheets?. Like in Excel , One Excel file can have multiple sheets and each sheet connect to seperate Oracle Sql query and fetch data in same sheet. For Example, Report will have two sheets , one for Employee details which internally fetch output from oracle sql query (Select * from Employee), and second for Departments details which internally fetch output from second oracle sql query (Select * from Departments) and so on...I know that it is possible in Power BI Desktop but I am looking for anyone who can help me get it done in Power BI Paginated Report Builder.

Thanks,

JitK

 

1 ACCEPTED SOLUTION
saglamtimur
Resolver II
Resolver II

Ok, say you have a data like

CompanyKeyQtyKg
A1
A2
B2
B3
C2

and would like to show sum(QtyKg) for each Company in separate pages/sheets

First, add a matrix and design it how you like it.

1.PNG

 

 

 

 

 

 

 

 

 

 

 

 

right click over "CompanyKey" group under "Rows groups" and select "Group properties" and then "Page breaks" tab and click "Between each instance of a group"

2.PNG

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

By doing this, your report shows your report as an each group on separate pages. And if you export to excel, on separate sheets. 

But, for excel there is still a problem. sheet names are default to Sheet1, Sheet2.... and son on. To rename those sheets; click on to select "CompanyKey" group under "Rows groups" and then at the right you will see "Properties" pane. Drill to "Group -> Group -> Page Name" property and open expression combo box, then set what ever you want for the expression which will be shown as "Sheet names" in excel.

3.PNG

View solution in original post

11 REPLIES 11
JitK
Frequent Visitor

Thank you much.. This works for me

saglamtimur
Resolver II
Resolver II

Ok, say you have a data like

CompanyKeyQtyKg
A1
A2
B2
B3
C2

and would like to show sum(QtyKg) for each Company in separate pages/sheets

First, add a matrix and design it how you like it.

1.PNG

 

 

 

 

 

 

 

 

 

 

 

 

right click over "CompanyKey" group under "Rows groups" and select "Group properties" and then "Page breaks" tab and click "Between each instance of a group"

2.PNG

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

By doing this, your report shows your report as an each group on separate pages. And if you export to excel, on separate sheets. 

But, for excel there is still a problem. sheet names are default to Sheet1, Sheet2.... and son on. To rename those sheets; click on to select "CompanyKey" group under "Rows groups" and then at the right you will see "Properties" pane. Drill to "Group -> Group -> Page Name" property and open expression combo box, then set what ever you want for the expression which will be shown as "Sheet names" in excel.

3.PNG

Hi, as per the conversation i understood that, we will have two more sheets in downloaded excel fle. But how it is looking when we open this paginated report from workspace, i mean can we see multiple pages in the report or only one page in report?

thank you

JitK
Frequent Visitor

Not yet.. I am still looking For single dataset, but multiple sheets and that is my current issue. 

 

Thanks

Jitendra

saglamtimur
Resolver II
Resolver II

Sure, when I have time.

Did your current problem solved?

HI, 
can you do mutlireports with single dataset in power bi report builder?
Is it possible in power bi report builder ?
if not, can you suggest is there any way to do it ?

 

JitK
Frequent Visitor

Could you please elaborate more on @For single dataset, but multiple sheets, it has different steps. I am looking for it. Appreciate!

 

Thanks

saglamtimur
Resolver II
Resolver II

You should design subreport first, and publish powerbi service.

Then, on main report, insert subreport item, right click over greyed out subreport and select "Subreport properties". In general tab you will see "Use this report as a subreport". Then browse your workspace and select previously published subreport. This should work.

 

This is for two or more dataset and exporting to multiple sheets.

 

For single dataset, but multiple sheets, it has different steps.

For single dataset, but multiple sheets, can you tell me what is the step

JitK
Frequent Visitor

Hi Saglamtimur

 

 Thank you. I checked for the subreport option in power bi report builder and it is disabled for me always. I am using version 15.0.1517.0. Please let me know in which version this option is enabled and appreciate if you provide me step by step guide for creation of subreport which works same way like one report contain multiple sheets.

 

Appreciate your help.

 

Thanks

JitK

 

saglamtimur
Resolver II
Resolver II

First add a report which contains Employee table, then add a sub-report within the same report for Departments. Then add pagebreak between main report (under table/tablix properties) and subreport. Then export to Excel, you will see two seperate sheets.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.