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: 
stevelord
Specialist
Specialist

Syntax for default state listbox to cause selections in alternate state listboxes?

Hi, I want to make my default state ClientName listbox trigger selection of that same ClientName in three alternate state listboxes. 

I imagine this would come in the form of an action in document properties/triggers - OnSelect in field $ClientName to make selections in field {[AlternateState1][AS2][AS3]}ClientName - just having difficulty locating the correct syntax to use for this.

I need the selections to happen in the [AlternateState]ClientName so they can constrain possible values in other listboxes of the alternate states.  I just want the user to only have to select the client in the default state vs selecting it in all of the alternate states I had to create.

(We're answering many FAQ about many activities in one round of selections so I had to use alternate states to get around some of the and-logic at the selection part and write it into expressions where desired at the answer part.)

Thanks in advance for any help!

10 Replies
harjedalskok
Creator
Creator

Thx alot now I can carry on to next project.