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

Get certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now

Reply
osb1
Helper I
Helper I

Powerbi export report pbix to PDF with a visual table, and this visual has scroll

I have a PBIX report which, when exported using C# client.GetPowerBIExportHelperAsync, has a page that displays a lot of information in a visual table. In the embedded report, the user can scroll down to see all the data due to table size, but when I export it, the table is not expanded and the rest of the data is not included. Moreover, in the document, on the page where the information is cut off, a scroll bar appears it seems a screenshot of the page. Is there any way to export the report so that all the information is visible? I saw if I export the file from powerbi workspace, I got the same result. I wonder if there's any workaround for this or fix.

osb1_0-1732747079625.png

Tech information:


Library used: Microsoft.PowerBI.Api v 4.20.0

Framework: net8.0

Lang: c#

 

 

4 REPLIES 4
v-tangjie-msft
Community Support
Community Support

Hi @osb1 ,

 

Thanks lbendlin for the quick reply. I have some other thoughts to add:
The PDF only displays the page of the current scrollbar, which is due to the design.  You can create a paginated report in Power BI Report Builder and then export it to PDF or other formats. This should include all the data without truncation. Power BI Paginated Reports are designed for printing and PDF generation, and they handle large tables better. 

For more details, please refer: Export Power BI paginated reports - Power BI | Microsoft Learn

 

Best Regards,

Neeko Tang

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

Thank you all for you quick response,

 

Well actually we are currently working on finding a solution or workaround to export the full content of a table in a PBIX report to a PDF file. While exploring the documentation, I haven't found a clear answer beyond either expanding the report's page size or using RDL files. However, I believe RDL files may limit users to fewer visuals, such as charts.

 

I believe expanding the report’s page size could lead to undesirable behavior, since the report contains dynamic data, there could be scenarios where increasing the page size does not fully accommodate the number of records, or it results in an excessively large embedded report that is not user-friendly.

 

We are seeking a more flexible approach that ensures all data is included in the export while maintaining usability.

You have exactly two options

 

- reduce the amount of data so the visual doesn't have scrollbars

- abandon the idea of exporting to PDF

lbendlin
Super User
Super User

Is there any way to export the report so that all the information is visible? 

Only if you make the table contents fit on the page. There is nothing you can do when your visual has scrollbars.

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.

Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

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