Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
@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)
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