Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to print whole dashboard

My dashboard contains many graphs and I want to print the whole dashboard. How to achieve this in QlikView 11.2?

3 Replies
tresesco
MVP
MVP

Print from browser?

Untitled.png

christian77
Partner - Specialist
Partner - Specialist

Hi:

You also can create a report with all the objects you have in your dashboard.

In the menu bar, Reports, Edit Reports, then drag your objects to it.

Salutes.

Andrea_Ghirardello

If you meant using macros, try this:

ActiveDocument.Sheets("Main").ExportBitmapToFile ("C:\MyImage.png")