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

get current selections into bookmark

how to get current selections into bookmark...?

7 Replies
pover
Partner - Master
Partner - Master

I don't understand the question.  A bookmark saves your current selections, so you go to the menu option to add a bookmark.

Karl

Not applicable
Author

on sheet leaving i want to get all current selections into bookmark and again on sheet activate i need to apply the same bookmark.

Since i have to diff sheets.

swuehl
MVP
MVP

You can do this with triggers OnActivateSheet and OnLeaveSheet and some Bookmark and selection state actions.

Check out this thread and Miguel's sample app for more detail:

http://community.qlik.com/message/102192

Hope this helps,

Stefan

Not applicable
Author

i gone through this link. how ever it is working fine in desktop environment.

When i deployed in Server, this is not working.

How to fix this is issue.

erichshiino
Partner - Master
Partner - Master

Hi,   

Not applicable
Author

In my server environment there are so many dashboards is running. So if i change any settings it will effect the others too.

So i stopped that approach and implemented the requirement thrrough the MACRO

thanks,

Suresh

Not applicable
Author

Hi,

When any application is opened on server then it can not be modified. So, you can not modify or replace the document bookmarks when accessed thorough clients.

..

Ashutosh