Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hi all
Can someone please tell me if BI allows for merging of 2 reports with the same data source files? My colleague and I worked on seperate halves of the report and now would like to merge them to make a final report.
Thanks!
Anushka
depends, if power bi reports have identical sources and models, it is easy, you can copy and paste all visuals...
If there reports have same sources but different model, is possible duplicate model, side-by-side in same report, but it is bad way (you will get double processing and double size). In this case is better merge models to single (you can use comparation tools like ALM toolkit) and after merge visualizations.
It is not easy to "merge" reports in Reporting Services but take a look at subreports here - https://learn.microsoft.com/en-us/sql/reporting-services/report-design/add-a-subreport-and-parameter...
Subreports may or may not work for you depending on how you are intending to display the data.
Hi,
This wouldn't be useful for my current project but it's a good thing to keep in mind for later!
Thank you 🙂