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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Bookmarks

Hai,

I am having two Sheets with bookmarks object wiht each sheet. In this if i am adding a bookmark in sheet1, the same added bookmark is also having in sheet2.

My requriement is each sheet should show only its added bookmarks.

Thnks

1 Reply
Not applicable
Author

Hello venkat,

a bookmark is valid within the whole application. You can't use it only in one (special) sheet.

But you can use an OnOpening-Trigger to apply a bookmark when entering a sheet. Before that you should clear the current selections. Look at: sheet properties --> trigger tab --> add actions --> apply bookmark (maybe it is usefull to add a "clear all"-action before )

HtH, Roland