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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Macro listbox

Hi there, in my application I have assigned various macros to buttons. However to simplify things a bit I would like to know if is there any way to create 'one button' that opens f.e. a listbox to choose the specific macro to run? I couldn't figure out how to do that. Thanks Mike

Labels (1)
3 Replies
sujeetsingh
Master III
Master III

Mike you can simply enter the list of macros as inline code

INLINE[

Macros

Clear

Email

Exel ];

Now on Macros column write a trigger for it .

I have not used it earlier but yes it could be right path to achieve what you want.

Here is the sample i am attaching .

sujeetsingh
Master III
Master III

In the sample file i posted you .

-I have taken Macro field by inline scripting.

-Now i called it in a listbox

-Now Go to setting option available at top

->>then go to option Document Properties>>>>>

-on selecting document properties a window comes with different TAB

-now go to Trigger Tab

-then go to Field Event Triggers

Now there is button On Select  click it and add Action Run Macro ....

NOTE:

In my sample i have done these steps there you will find an Action present as Run Macro an.

sujeetsingh
Master III
Master III

mark it with Answered or Helpful