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: 
Bunim
Contributor III
Contributor III

Show values that exist in all selections

Dear all,

How do i get values that exists in all selections?

For example i want to get all customers that exist in Club A and (not or !) exist in Club B etc..

Thanks,

Bunim.

Labels (1)
2 Replies
Taoufiq_Zarra

@Bunim  can you share a sample data and the expected output ?

Regards,
Taoufiq ZARRA

"Please LIKE posts and "Accept as Solution" if the provided solution is helpful "

(you can mark up to 3 "solutions") 😉
Bunim
Contributor III
Contributor III
Author

The table look like this -

Club  Customer
A Moty
A Bunim
B Bunim
B Rivka
B Miriam
C Moshe
C Sara

 

I have a filter on Club that i can select A or B or C.

I have a KPI that count  Customers. so without selection i will get the count for all Customers and if i select A the count will be 2 (Moty and Bunim).

I want that if i select A and B i will get 1 because they have only one Customer the same (Bunim).

Thanks.