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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Khushboobarai
Helper IV
Helper IV

how to export a full PDF file of a matrix visual.

How to export a pdf of a matrix visual with formatted backgourd color from the power bi service? without poaginated report concept.

1 ACCEPTED SOLUTION

Hi @Khushboobarai , 

Although, If you don't want to use PPU or pro license, instead of using power bi, you can create a table in the backend in fabric with your requirements and create a pdf file using pipeline and export it to the required path.
Thank you.

View solution in original post

20 REPLIES 20
v-hashadapu
Community Support
Community Support

Hi @Khushboobarai , Hope you're doing okay! May we know if it worked for you, or are you still experiencing difficulties? Let us know — your feedback can really help others in the same situation.

Hi @v-hashadapu , Thank you for your reply, but nothing worked the way I want with my licesne ....still doint some workaroud to make it sperate page 
Thank you

v-hashadapu
Community Support
Community Support

Hi @Khushboobarai , hope you are doing great. May we know if your issue is solved or if you are still experiencing difficulties. Please share the details as it will help the community, especially others with similar issues.

cengizhanarslan
Super User
Super User

Option 1) Export the report page

  • Go to File → Export → PDF

  • Make sure your matrix is on a clean page (full width, proper layout)

This will preserve background colors and formatting, but it exports the whole page.

 

 

Option 2) Paginated Reports (true solution)
You mentioned avoiding this, but just for clarity:

  • Paginated reports are the only way to get pixel-perfect, table-level PDF exports

  • Best for large matrices and precise formatting

_________________________________________________________
If this helped, ✓ Mark as Solution | Kudos appreciated
Connect on LinkedIn | Follow on Medium
AI-assisted tools are used solely for wording support. All conclusions are independently reviewed.

Hi, @v-hashadapu  is pagonated report works only for power bi primium per user? but not with only power bi pro users?

 

Hi @Khushboobarai , Thank you for reaching out to the Microsoft Community Forum.

Paginated Reports won’t work with just a Pro setup. You need either a Premium/Fabric workspace or a PPU license to use them in the Power BI Service. If you have neither, you’re unable to connect the dataset in Report Builder or proceed further, the feature isn’t available in that setup.

thanks for your reply @v-hashadapu  so what coule be the alternate of thsi with same requirement? as a pro license with developer and all user?

Hi @Khushboobarai , Thank you for reaching out to the Microsoft Community Forum.

 

With Pro, there is nothing else that gives the same result. The only options are exporting the report to PDF or PowerPoint or printing from the browser, but they use the same rendering and don’t reliably preserve matrix background colors. So, if your requirement is exact formatting in PDF, there’s no like-for-like solution on Pro; it’s a limitation of the platform unless you move to PPU or Premium.

Hi @v-hashadapu , Thank you for your reply, but nothing worked the way I want with my licesne ....still doint some workaroud to make it sperate page 
Thank you

Hi @Khushboobarai , 

Although, If you don't want to use PPU or pro license, instead of using power bi, you can create a table in the backend in fabric with your requirements and create a pdf file using pipeline and export it to the required path.
Thank you.

no, not possible to make that matrix to view fully in the report, that why I want the pdf version for it

v-hashadapu
Community Support
Community Support

Hi @Khushboobarai , Thank you for reaching out to the Microsoft Community Forum.

 

In the Power BI Service, exporting a report to PDF does not preserve conditional formatting like background colours in a matrix visual. This is a limitation of the built-in export engine, which focuses more on layout than full visual fidelity, so what you see in the report isn’t always what you get in the PDF.

 

There isn’t any setting or workaround in the Service to fix this. If you need the export to match exactly including background colors, the only fully supported solution is to use Paginated Reports. Otherwise, the only practical alternative is a manual approach like printing or taking a screenshot from the browser, which preserves formatting but isn’t scalable.

can you explaine me in the shortest way how can i do with the paginated reprot ? is it allowing to export in pdf? 

Hi @Khushboobarai , Thank you for reaching out to the Microsoft Community Forum.

 

In the Power BI Service, create a Paginated Report, select your dataset and insert a Table/Matrix. Add your fields, then set the background colour formatting (you can use expressions for conditional colors, similar logic to Power BI). Once the layout looks right, click Run and choose Export -> PDF.

Hi @v-hashadapu , I was trying this but nit get the option to insetr the table or matrix.

 

Hi @Khushboobarai , Thank you for reaching out to the Microsoft Community Forum.

 

In Report Builder, don’t use a generic data source. Go to Data Source -> New -> Power BI Dataset, sign in and select your dataset from the Service. This only works if the dataset is in a Fabric/Premium workspace and you have access to it, otherwise it won’t show or won’t load. Once this connection is done correctly, the dataset fields will appear on the left and you can insert a table/matrix and use the data normally.

This is a gettings started for paginated reports:

https://www.youtube.com/watch?v=XSIbRNXGgPQ&list=PLv2BtOtLblH1DC4XPMeuCFzQp_-EBu1iG

I hope that helps,


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

Happy to help!

LaDataWeb Blog

I saw this video, but my case is a bit different, like I'm not abel to get the data from teh connected surce to power bi reprot buildor 

ibarrau
Super User
Super User

Hi. That's not possible for matrix or regular tables. As an alternative you can export to pdf or ppt for keeping colors. The excel will only take values. I remember I have seen a custom visual of a table that allowed to keep formats, check the video: https://www.youtube.com/watch?v=45PP28bb3h4

I don't know the table but I think paginated reports are an alternative here.

I hope that helps,


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

Happy to help!

LaDataWeb Blog

saw video but not enouf dynmic as a I want

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.

Top Solution Authors