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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
michael_botelho
Contributor II
Contributor II

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)
2 Replies
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)

edwin
Master II
Master II

Hi

i want to resurrect this issue realizing its been a while since there was movement here.  we are embedding objects from 2 different apps into one mashup.  we are using the getObject method.  a strange behavior we noticed was that when calling this method, it cannot find an object in one of the apps.  for a while were couldnt figure it out then we tried recreating the issue using a new mashup and found that if we comment out the use of one app so that the mashup is using only one app, it can find the object but once we enable the other app, it cant find it again.  obviously we are using different variable names for the apps.  anyone else having this problem?
@David_Friend 

happy holidays btw