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: 
Not applicable

Apply Bookmark action not working

I have a situation where I can't seem to get the Apply Bookmark action to work in a OnActivateSheet trigger.

The Bookmark is defined:

Bookmark.JPG.jpg

The OnActivateSheet trigger is set:

OnActivateSheet.JPG.jpg

But activating the sheet doesn't reset the selections back to the bookmark.

I also tried creating a button with an Apply Bookmark action:

Button.jpg

But pressing the button isn't applying the bookmark either.

Yet when I go to the Bookmarks menu and select the bookmark, it works as expected - my saved selections are restored.

Is there anything that would account for this?

Thanks in advance,

rpb

1 Solution

Accepted Solutions
jerem1234
Specialist II
Specialist II

Its the bookmark ID not name, use: BM05

View solution in original post

2 Replies
jerem1234
Specialist II
Specialist II

Its the bookmark ID not name, use: BM05

Not applicable
Author

DOH!

Thank you, jerem1234!