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

Button for user to create bookmark

Hi,

Is there a way for a user to click a button in the application that would prompt the user to create/name their own bookmark?  Basically I  want a button that would call the bookmark>>add bookmark menu function within qlikview?

Thanks

1 Solution

Accepted Solutions
Not applicable
Author

Hi,

There is a Bookmark object that handles that correctly. Add a bookmark or apply one.

You could display or hide it with the button :

1) a variable = 1 or 0

2) the bookmark displayed conditionnally according to that  variable (Layout / Show conditionnal)

Fabrice

View solution in original post

2 Replies
Not applicable
Author

Hi,

There is a Bookmark object that handles that correctly. Add a bookmark or apply one.

You could display or hide it with the button :

1) a variable = 1 or 0

2) the bookmark displayed conditionnally according to that  variable (Layout / Show conditionnal)

Fabrice

Not applicable
Author

Hi

u can create bookmark by using button actions

create one button object -open actions tab

select action type bookmark-select create bookmark -give id and name for bookmark