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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
nelsonloureiro1
Contributor II
Contributor II

Share Bookmark across apps

Hello community,

Please check this scenario.

I have a bookmark set in "App 1" (bookmark 1). 

Now, I want to get the same bookmark in "App 2". 

I don't want to make the selections saved in bookmark 1 manually in "App 2" to save it as a bookmark.

I want to share that first bookmark across apps. Just so the user doesn't have to replicate the selections manually and save as a bookmark. Is there any way to copy those selections and create a bookmark with them?

Thank you, 

Nelson

Labels (2)
3 Replies
Or
MVP
MVP

As far as I know, there's no direct way to do this, at least not via the Bookmarks API or with any other method I've encountered before. 

Using API, you could presumably apply the bookmark in app 1, pull the selection state, apply the same selections in app 2, and then create a bookmark. That said, if you just need to handle a few bookmarks, it's probably easier to do it manually. Additionally, this will not capture any layout changes, variables, etc. 

nelsonloureiro1
Contributor II
Contributor II
Author

Thank you for the attention, regards!

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

If you are using Qlik Cloud, you can use the Application Chaining Navigation option of the Button object to switch from App1 to App2, which I believe brings along current selections. 

Not exactly what you asked for, but maybe useful.

-Rob