Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
alexpanjhc
Specialist
Specialist

print a table in multiple pages

Hello Community

I am working on a chart where it has a lot of rows.

I wanted to print the chart in multiple pages(power point report) so that I can view all the rows without seeing the vertical scroll bar.

How to make this happen?

Thank you!

1 Solution

Accepted Solutions
Not applicable

PPTX doesn't have pagination.

  1. You can use another format which does have pagination (MS Word, Pixel perfect and in some cases Excel)
  2. If you know the number of rows which will fit on a single slide, AND the total number of rows will not vary by more than that number, you can use the "Custom Rows" feature to specify which rows of a chart will appear on any given slide:




View solution in original post

1 Reply
Not applicable

PPTX doesn't have pagination.

  1. You can use another format which does have pagination (MS Word, Pixel perfect and in some cases Excel)
  2. If you know the number of rows which will fit on a single slide, AND the total number of rows will not vary by more than that number, you can use the "Custom Rows" feature to specify which rows of a chart will appear on any given slide: