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

Expression to show selected values of a ListBox in a Alternate State?

Hi all,

Is there an expression to show all the selected value of a ListBox in a Alternate State?

Something like:

=GetCurrentSelections(SalesPerson) but for the object in StateA.

How can I specify to get values from the SalesPerson field in StateA?

10 Replies
jonathandienst
Partner - Champion III
Partner - Champion III

You have an extra , in the expression. But having said that, the state term in GetFieldSelections does not appear to work. If you set the state of the text box to the same state as the listbox, it works. But it does not need the state term in the expression!

Using 11.20 SR12

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein