If you’re new to Qlik Sense, start with this Discussion Board and get up-to-speed quickly.
Hi All,
Is there any possibilities to view the list of bookmarks published and unpublished in qliksense?
Regards
LN
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'.
In addition to the option of writing your own code, you can get a list of bookmarks in an app using QSDA Pro.
-Rob
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'.
In addition to the option of writing your own code, you can get a list of bookmarks in an app using QSDA Pro.
-Rob
Thank You So very much guidance