Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Run a macro when the bookmark is applied.

Hi All,

I have a similar problem that is mentioned in this discussion thread. http://community.qlik.com/thread/18902.

Which is to run a macro after the user selects a bookmark as the same action is given on a field and the macro does not run when the user selects a bookmark which he/she created with the desired view.

But the solutions provided in this thread is now obsolete as the website is down.

Can anyone share the trick that QuikQlearQool had posed in their website or can anyone just share the idea or the technique to achieve this behavior.

Thanks,

Aadil

1 Reply
marcus_sommer

I'm not sure what the solution was in this link but I think the trigger was be fired per OnChange of a variable then a variables-value could be stored within a bookmark and in the last step from the macro-execution the variable-value will be changed to a default-value again.

- Marcus