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: 
ttal7878
Creator
Creator

Bookmark

Hey,

In the attached example,

is it possible that when a user selects a bookmark, the current selection will not be deleted?

for example,

If the user selects  year - "2018 "

and then the user selects Bookmark - "BookMark-ID's"

the current selections are deleted.

How can I prevent selections from being deleted when a user selects a bookmark?

Another question,

If the user is in the sheet -"Details"

And then he selects Bookmark - "BookMark-ID's"  the user is automatically moved to the sheet "Marketing Summary"

Is it possible that the user remain in the same sheet when he selects the bookmark, and will not be moved to the sheet where the bookmark is created?

1 Solution

Accepted Solutions
swuehl
MVP
MVP

Press CTRL-SHIFT-B to open the bookmark properties.

Then enable the '+' option (additive selections)

2018-01-28 16_18_50-Bookmarks.png

of course, only compatible selections will be kept

View solution in original post

3 Replies
swuehl
MVP
MVP

Press CTRL-SHIFT-B to open the bookmark properties.

Then enable the '+' option (additive selections)

2018-01-28 16_18_50-Bookmarks.png

of course, only compatible selections will be kept

swuehl
MVP
MVP

I think your second issue has nothing to do with the bookmark, same will happen if you press Clear button on Details tab.

I guess you have some trigger actions on field _Main_Menu_Desc that do this, but since it's a hidden field, I can't see the actions on doc properties.

But the change described above for the bookmark should at least prevent the tab switch when activating the bookmark.

ttal7878
Creator
Creator
Author

Thank you!