Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
michael_botelho
Contributor
Contributor

One qlik mashup showing visualizations from multiple qlik apps

I am working on a mashup that combines visualizations from multiple qlik apps on one page. Displaying the visualizations is easy, the problem comes with bookmarks and exportData. Bookmarks don't work properly and when using the capability apis exportData method. It seems to work fine for visualizations from one app, but not from visualizations from the other apps.   I get an error 'error in ApplySelectionsOrBookmark, the session was removed, error: ApplyTemporaryBookmark returned false'. Is there any way to get exportData to work? 

Labels (1)
1 Reply
David_Friend
Support
Support

@michael_botelho wow doing multiple visualizations inside a mashup, I'm not sure on this.


You can use the 'exportData' method to export data from multiple visualizations, but each one needs it own exportData method (you can use that to call it)