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: 
vsharma1
Partner - Creator
Partner - Creator

Current selection box with alternate state

How to show both alternate state selections and inherited state selections in current selection box?

Labels (1)
1 Reply
agigliotti
Partner - Champion
Partner - Champion

you can't  but, to achieve it you can use a textbox with the expression as below:

=GetCurrentSelections(',',',',',','','state name')

else you can add a Current Selections Box

for each alternate state.