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

Text in text object to change as a specific bookmark is selected

Hi,

I've setup 5 different bookmarks in my Qlikview model.  As the user selects a bookmark I would like the "Header", which is a Text object, to change accordingly.  Each bookmark will thus have a different "Header".  I'm not so sure how to do that in Qlikview.  Please could you help?

Thanks

3 Replies
ashfaq_haseeb
Champion III
Champion III

Hi,

You need to use macro for that.

have a look at attached application.

Regards

ASHFAQ

Not applicable
Author

Hi Ashfaq,

It gives me a script error when I select the bm button.

Is it not possible to use a variable, for example if a speciic bookmark is selected a specific Text object should show?

ashfaq_haseeb
Champion III
Champion III

Hi,

Go to module and make sure highlighted is enabled, have a look at attached image.

Now as you can get the macro name in list box.

Now use field event trigger to show text boxes as required.

Regards

ASHFAQ