Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

What are the in built macros in QV 9.0

Hi,

Please tell me What are the in built macros in QV 9.0?


1 Reply
erichshiino
Partner - Master
Partner - Master

I'm not really sure if this is what you mean, but at QV 9 they introduced the actions which are a set of very common commands they you would have to write a macro script to run. These actions include  selectons, activations of sheets, etc.

You can, for example,  make a selection when the document is opened.

go to settings -> Document properties -> triggers ->

choose 'onOpen' Document trigger -> click on add (or edit Actions).

Then you will see a list of actions (which otherwise you would have to write one by one).

In my example, I included 'Select in Field'

Field Name = NAME

Search String = PEDRO  (... or PETER)

I included a sample app so you can check how it works.

Hope it helps,

Erich