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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Export to PDF Macro not saving all reports

Hi,

I have a macro that prints pdf reports and it works well, except for the fact that it will only print 100 reports. I often have more than 100 values that need to be run through and a report created for each. is there a way around that?

1 Reply
marcus_sommer

Are you sure that only 100 reports are generated? Without an aprropriate timing between generating and storing/moving the files it could happens that they are overwritten or lost in any way. How does your code look like?

- Marcus