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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
pala_jagadeesh
Contributor III
Contributor III

count of non matching values

HI 

I want count of mismatching values form below table,

like I want Total count of mismatch item  ie,( count of Orange,Banana,Grape because these three are not present in three columns)

Item col1 col2 col3
Apple Apple Apple Apple
Orange Orange - Orange
Banana - - Banana
Grape - - Grape

 

output

count_of_mismatch
3

 

when I click on this count i want to show what are they

Labels (1)
2 Replies
sidhiq91
Specialist II
Specialist II

@pala_jagadeesh  Could you please elaborate on your requirement, sorry I could not understand. It could be even better if you can provide some sample data and expected output. 

pala_jagadeesh
Contributor III
Contributor III
Author

Hi @sidhiq91  I want count of items which are not present in three columns(it should be present in three columns, if not present , i want that items count)

if i click on that count ,its shows what are they

here Orange ,Banana and Grape are not present in three columns

only apple was present in three columns

So i want count of items (Orange ,Banana and Grape)  as output as

count_of_mismatch
3