Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
jian_zou
Partner - Contributor II
Partner - Contributor II

retrieve bookmark details using API

Hi,

 

I am trying to bring bookmarks from one environment an app to a different app in another environment.

I tried to use Engine API GetBookMark to retrieve details of a bookmark definition. I couldn't find the values set in the bookmark. e.g. I have "Year" as my filter in the bookmark and It sets to 2018,2019. 

Also, I need to know if the bookmark is default bookmark.

Please help!

thank you.

2 Replies
jian_zou
Partner - Contributor II
Partner - Contributor II
Author

Øystein_Kolsrud
Employee
Employee

There is not a simple way to do that I'm afraid, but you can use the method GetSetAnalysis to get information about what selection a bookmark represents. You should be able to create a new bookmark based on that:

https://help.qlik.com/en-US/sense-developer/June2020/APIs/EngineAPI/services-Doc-GetSetAnalysis.html