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: 
elias_atalay
Partner - Contributor
Partner - Contributor

Qliksense Snapshot method

Hi,

I have the need to implement a custom snapshot in my qlik sense extension, I want to take a snapshot of the chart/table from the extension so it will be available in the storytelling sheet of qliksense. I don't want to download it as an image. I want like the functionality available using support: { snapshot: true, export: true }; in the paint.

my extension has more than one objects, so I want to take a snapshot for each object available in the extension (not to the whole extension).  

Thanks

 

 

Labels (4)
1 Solution

Accepted Solutions
alex_colombo
Employee
Employee

1 Reply
alex_colombo
Employee
Employee

Hi @elias_atalay , see this solution