Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
My dashboard contains many graphs and I want to print the whole dashboard. How to achieve this in QlikView 11.2?
Print from browser?
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.
If you meant using macros, try this:
ActiveDocument.Sheets("Main").ExportBitmapToFile ("C:\MyImage.png")