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

Trigger variable listed values

Ï have variables with listed values.

No i want to change them with a trigger.

How can i do this?

The normal way doesn't work for for this type of variables.

For example i have a variable named: vPgChoice

His listed Constant the code is:

 

=concat({<Collectie={'$(vCollectieKeuze)'},Eigenaar={'B&C'},CollectieGroep=>}PrijsGroep,';',LoadOrder)

After change the Productgroup, i want to pick up the first ProductgroupCode.

When i use the external trigger

Variable =vPgChoice

Value = Subfield( Concat .....,';'1) or for test PG-1

On change or select the productGroup Field, he does nothing.

Regards Dirk


Labels (1)
0 Replies