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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
vish123
Creator III
Creator III

Is there any way to download data from Qlik Sense dashboards (from charts and tables) automatically ??

Is there any way to download data from Qlik Sense dashboards (from charts and tables) automatically without using Nprintng ??

Labels (1)
1 Solution

Accepted Solutions
Digvijay_Singh

I think API is the only route for that, you would need javascript/API skills  to call APIs to open apps and export data from charts.

https://community.qlik.com/t5/New-to-Qlik-Sense/New-to-QLIK-How-do-you-export-data-programatically-v...

 

View solution in original post

2 Replies
Digvijay_Singh

I think API is the only route for that, you would need javascript/API skills  to call APIs to open apps and export data from charts.

https://community.qlik.com/t5/New-to-Qlik-Sense/New-to-QLIK-How-do-you-export-data-programatically-v...

 

vish123
Creator III
Creator III
Author

Hi Digvijay,

Thanks for your reply. It helps 🙂