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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Export complete visual to PDF

I want to export my report to PDF but one of the tables is too big.

It has a scrollbar and therefor a lot of data gets lost.

Is there a way to always get the full table in my PDF without the scrollbar?

1 ACCEPTED SOLUTION
V-lianl-msft
Community Support
Community Support

Hi @Anonymous ,
 
 It only shows the entries of the chart that are visible on the screen instead of the full chart. 
You can export a table as a CSV, open it, and save it as a PDF.
 Or, you should slice your data further and publish it.
Another way is to increase the page size so that each entry is visible before exporting to PDF.
page_size.PNG
 
 
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
V-lianl-msft
Community Support
Community Support

Hi @Anonymous ,
 
 It only shows the entries of the chart that are visible on the screen instead of the full chart. 
You can export a table as a CSV, open it, and save it as a PDF.
 Or, you should slice your data further and publish it.
Another way is to increase the page size so that each entry is visible before exporting to PDF.
page_size.PNG
 
 
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Hi All,

I wish Microsoft had provided a full-scroll-print-to-pdf option. Anyways, I found a workaround that I am sharing.

Solution: -

I divided my table into Top, Middle and Bottom using index column and filter. Then I duplicated the page and filtered the three pages for Top, Middle and Bottom part of tables, respectively. But yes, you may still have to edit it as items in your table increase or decrease.  

Anonymous
Not applicable

I'm not ware of a way to do that. I'd probably break the table up in to multiple tables at that point, or look to abbreviate words or convert units to thousands, millions, etc...

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Solution Authors