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: 
Lakshminarayanan_J

Can I view list of bookmark created in an application?

Hi All,

Is there any possibilities  to view the list of bookmarks published and unpublished in qliksense?

Regards

LN

Lakshminarayanan J
To help users find verified answers, please don't forget to use the "Accept as Solution" button
Labels (4)
2 Solutions

Accepted Solutions
Or
MVP
MVP

Have a look at this rather extensive (and fairly complex) tutorial:

https://qlik.dev/tutorials/interacting-with-bookmarks

Specifically:

https://qlik.dev/tutorials/interacting-with-bookmarks/#fetch-your-apps-bookmarks

 

For the Enterprise version, there's also the option to get at least some of the information from the repository, I believe - it  should reside in "public"."AppObjects" with an ObjectType of 'bookmark'.

 

View solution in original post

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

In addition to the option of writing your own code, you can get a list of bookmarks in an app using QSDA Pro

-Rob

View solution in original post

3 Replies
Or
MVP
MVP

Have a look at this rather extensive (and fairly complex) tutorial:

https://qlik.dev/tutorials/interacting-with-bookmarks

Specifically:

https://qlik.dev/tutorials/interacting-with-bookmarks/#fetch-your-apps-bookmarks

 

For the Enterprise version, there's also the option to get at least some of the information from the repository, I believe - it  should reside in "public"."AppObjects" with an ObjectType of 'bookmark'.

 

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

In addition to the option of writing your own code, you can get a list of bookmarks in an app using QSDA Pro

-Rob

Lakshminarayanan_J
Author

@Or @rwunderlich 

Thank You So very much guidance 

Lakshminarayanan J
To help users find verified answers, please don't forget to use the "Accept as Solution" button