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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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