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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Anonymous
Not applicable

Embedding multiple RDL Configurations in One

Hi Everyone, 

I Have configured multiple company forms using the Report Builder and different dataset. However, I wanted to embed all those report builder configurations in one ( each configuration is structurally different) . lets say I have 4 different kinds of Documents ( A,B,C,D) , I want to find a way that when a user chooses parameter A , Report A would show up and so on. 
Is there any existing ways to do this. 

I have checked this thread and it doesn't serve my purpose:
https://community.powerbi.com/t5/Report-Server/Multiple-reports-in-a-single-RDL-file-Power-BI-Report...

1 ACCEPTED SOLUTION
v-luwang-msft
Community Support
Community Support

Hi @Anonymous ,

Make a new report that will become your main report. Then, in the body of the main report instead of inserting a table or a textbox you can insert a subreport. Insert three subreports and then go into the properties of each to link them to each report you want to include in the main report.

Refer:

https://stackoverflow.com/questions/62911951/ssrs-combining-multiple-reports-into-one 

https://social.msdn.microsoft.com/Forums/sqlserver/en-US/f8e467b4-9764-4c88-977a-538b13b50d0c/combine-multiple-rdl-files-into-one-rdl-file?forum=sqlreportingservices 

 

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

 

Best Regards,
Lucien

View solution in original post

1 REPLY 1
v-luwang-msft
Community Support
Community Support

Hi @Anonymous ,

Make a new report that will become your main report. Then, in the body of the main report instead of inserting a table or a textbox you can insert a subreport. Insert three subreports and then go into the properties of each to link them to each report you want to include in the main report.

Refer:

https://stackoverflow.com/questions/62911951/ssrs-combining-multiple-reports-into-one 

https://social.msdn.microsoft.com/Forums/sqlserver/en-US/f8e467b4-9764-4c88-977a-538b13b50d0c/combine-multiple-rdl-files-into-one-rdl-file?forum=sqlreportingservices 

 

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

 

Best Regards,
Lucien

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Kudoed Authors