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: 
ivan_will
Partner - Creator II
Partner - Creator II

Button Macro to print a report?

I want to use macros to make a button - when the button is pressed - automatically to print a report/ reports!

any ideas?

1 Reply
pkelly
Specialist
Specialist

Try this in a Macro and assign it to your buttom... RP01 is the report name

ActiveDocument.PrintReport "RP01"