Forum Discussion
Combine Multiple Matrix Visualisations from Separate Tabs into One Long Printable Page (A4) in Power
Hi everyone,
I’m trying to recreate an Excel-based report in Power BI and could use some help or design guidance.
I’ve built a Power BI .pbix file that mirrors an Excel workbook containing several grids (each grid is represented in Power BI as a Matrix visualisation).
Currently:
Each tab/page in my Power BI report contains one Matrix visualisation.
Each Matrix pulls from a SQL database view and uses bespoke DAX measures.
Each tab shares a global date filter but also has individual page-level filters.
When exporting to PDF, I end up with multiple pages (one per tab).
🧠 What I want to achieve:
I’d like to stack all these Matrix visuals vertically (one below the other) into a single continuous page — ideally:
Presented as one long scrolling page in Power BI Desktop/Service, or
Exported as one A4 (or multiple continuous A4 pages) in a printable format (e.g., PDF).
Essentially, I want to turn my multi-tab report into a single “summary” page that contains all 12 matrices in order — like a “long-form” or “scrolling” report layout.
🔧 What I’ve tried but wasn't good at:
Creating a new summary page and copy-pasting all matrices onto one A4-sized page — but fitting all 12 (with filters) is not practical.
Exploring Paginated Reports (Report Builder), but unsure how best to connect all my existing DAX and SQL-based data in one layout.
Looking for a way to either:
Auto-stack multiple report pages (like a continuous print view), or
Programmatically merge all matrices into one large paginated layout.
❓ My questions:
Is there any way to combine multiple report tabs into one printable/scrollable layout in Power BI Desktop or Service?
Would Paginated Reports be the recommended approach here — given I already have DAX measures and SQL-based datasets in my Power BI model?
If yes, what’s the best way to replicate the look and feel of my existing Power BI matrices in Report Builder using the same dataset?
Any known techniques, community examples, or best practices for turning multi-tab matrix reports into one stacked printable summary?
🧱 Environment details:
Power BI Desktop (October 2025)
Data source: SQL Server Views
Using DAX measures for custom KPIs
Published workspace: Premium Per User
Report structure: 12 tabs, each with one Matrix visualisation and shared slicers
🙏 Any guidance appreciated!
If someone has tackled something similar (Excel-to-Power BI long-form paginated migration), I’d really appreciate examples, best practices, or design suggestions.
Thank you!
Hi SachinC ,
Thanks for reaching out to Microsoft Fabric Community and thanks for the follow-up.
Using Power Automate, you can export multiple report pages as separate PDFs and then merge them into a single file, but this won’t create a continuous scrolling layout - it will just combine the exported pages.
If your requirement is to build a single printable layout that stacks all matrices, a Paginated Report would be the suitable option. It supports pixel-perfect layouts, allows direct connection to your existing Power BI dataset (including DAX measures), and provides control over how each matrix or section appears across pages. You would need to recreate the visuals in Report Builder using the same dataset, as Power BI visuals cannot be directly imported.
For reference, you can check the following community discussions and documentation that explain similar scenarios and design approaches:
Paginated Report in Report Builder Power BI - Microsoft Fabric Community
Solved: Re: How to create a paginated report of multi-page... - Microsoft Fabric Community
Multiple Tabs in Power Bi Paginated Reports - Microsoft Fabric CommunityCreate a paginated report based on a Power BI shared dataset - Power BI | Microsoft Learn
These threads provide examples of how users have handled multi-page or multi-matrix layouts using paginated reports.
Hope this helps clarify your next steps. Please reach out for further assistance.
Thank you.
5 Replies
- zenisekdSuper User
-
Is there any way to combine multiple report tabs into one printable/scrollable layout in Power BI Desktop or Service?
- The best suitable would probably be Paginated reports visual (basically embedding a paginated report to Power bi. -
Would Paginated Reports be the recommended approach here — given I already have DAX measures and SQL-based datasets in my Power BI model?
- Yes, it would be recommended. You can use the dataset from power bi (including dax measures). -
If yes, what’s the best way to replicate the look and feel of my existing Power BI matrices in Report Builder using the same dataset?
- You will have to start from scratch unfortunately (to build the reports) I think. -
Any known techniques, community examples, or best practices for turning multi-tab matrix reports into one stacked printable summary?
- it all depends on the case of use. I would say look at online tutorials and pick what suits you the best.
-
- SachinCHelper V
Hi there,
Thanks for your reply.
I didn't quite understand your responses, but as a Plan B, could I use Power Automate to serve my PBIX tabbed reports into a single report - I don't mind if the output is a merged PDF?
Thanks.
- v-veshwara-msftCommunity Support
Hi SachinC ,
Thanks for reaching out to Microsoft Fabric Community and thanks for the follow-up.
Using Power Automate, you can export multiple report pages as separate PDFs and then merge them into a single file, but this won’t create a continuous scrolling layout - it will just combine the exported pages.
If your requirement is to build a single printable layout that stacks all matrices, a Paginated Report would be the suitable option. It supports pixel-perfect layouts, allows direct connection to your existing Power BI dataset (including DAX measures), and provides control over how each matrix or section appears across pages. You would need to recreate the visuals in Report Builder using the same dataset, as Power BI visuals cannot be directly imported.
For reference, you can check the following community discussions and documentation that explain similar scenarios and design approaches:
Paginated Report in Report Builder Power BI - Microsoft Fabric Community
Solved: Re: How to create a paginated report of multi-page... - Microsoft Fabric Community
Multiple Tabs in Power Bi Paginated Reports - Microsoft Fabric CommunityCreate a paginated report based on a Power BI shared dataset - Power BI | Microsoft Learn
These threads provide examples of how users have handled multi-page or multi-matrix layouts using paginated reports.
Hope this helps clarify your next steps. Please reach out for further assistance.
Thank you.
- v-veshwara-msftCommunity Support
Hi SachinC ,
Just wanted to check if the response provided was helpful. If further assistance is needed, please reach out.
Thank you.
- v-veshwara-msftCommunity Support
Hi SachinC ,
Just checking in to see if you query is resolved and if any responses were helpful.
Otherwise, feel free to reach out for further assistance.Thank you.