Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
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
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