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

Multiple selection on a field through more subfield

I have these data (and other fields in this table):

CategoryName
L1A
L1B
L2C
L2D

I need to make two list box (one for L1 and one for L2) and I need the selections goes in OR mode.

Is it possible?

Thx

3 Replies
petter
Partner - Champion III
Partner - Champion III

So L1 should only contain the two values A and B

and L2 should only contain the two values C and D?

nboccassini
Partner - Creator
Partner - Creator
Author

Yes,

I try the expression in listbox

=if(Category='L1',Name)

I have a selection issue: when I select A from listbox L1, the selection are correctly applied on field Name, but when I select a value from L1 listbox (ex. A) and a value from L2 listbox (ex. B) the only selection applied on field Name is "B"

petter
Partner - Champion III
Partner - Champion III

"Alternate States" could be a solution for you. But without knowing how you will use or apply the selections in you application it is a bit hard to give good advice.

Alternate States ‒ QlikView