Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
ReneeWu
Contributor II
Contributor II

list box

Hi everyone,

I have a problem , any help is appreciated.

As below table. I want to add a list box to filter Product. It can show lines which buy both Product A & Product B .

Now, if I select Product A & Product B from the list box , it will show any Order No which contain Product A & Product B. Like below Result.

But , actually I don't want to show lines expect Product A & Product B.

Is there any possible way to achieve it ?

Thanks in Advance!

Table:

Order NoCustomerProduct
001WuA
001WuB
002LiC
003YangA
003YangB
003YangD
004ZhaoE

 

Result:

Order NoCustomerProduct
001WuA
001WuB
003YangA
003YangB
003YangD
1 Solution
1 Reply