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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
harsha
Creator
Creator

Extract QlikSense dashboard as image from load Script

Hi Experts,

I have built an application having 3 sheets with different charts, tables and graphs.

Now, I have a requirement, where in I need to save the dashboard (Sheets) as a PDF or an image in a folder after I load the data. I need a script to save the active sheet or all sheets to one particular folder. 

 

Thanks in advance.

Labels (1)
1 Reply
mayuringale25
Partner - Creator
Partner - Creator

Hi @harsha 

You  cannot extract QlikSense dashboard as image from load Script.But there are two ways 

1.You can create N-Printing report of your dashboard and run it

Distribution report to folder:https://help.qlik.com/en-US/nprinting/September2020/Content/NPrinting/AdministeringQVNprinting/Folde... 

Qik Entity:https://help.qlik.com/en-US/nprinting/September2020/Content/NPrinting/QlikViewEntityReports/Create-E... 

or

2. You can use N-Printing API in qlik sense.So everytime your dashboard will get load.Reports will generated and dump at your specific location.

How to use Qlik NPrinting APIs inside a Qlik Sense load script: https://community.qlik.com/t5/Qlik-NPrinting-Discussions/How-to-use-Qlik-NPrinting-APIs-inside-a-Qli...

Please refer this links 

Thanks and Regards
Mayur Ingale