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

Printing a User Report with Macro

Hi to all.

I have written a macro to print user report but doesn't work.

ActiveDocument.PrintReport "User\RP01"

The same but with a document report works: ActiveDocument.PrintReport "Document\RP01"

Also the command PrintUserReport doesn't work?

Anyone know how to solve it?

0 Replies