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: 
Not applicable

How to apply <> in set analysis.

Hi to all,

Any one provide info about how to apply <> (Not Equal to) in Set Analysis.

Anand

1 Reply
erichshiino
Partner - Master
Partner - Master

You can use -= like

sum ( {<TYPE -={A}>} value)   //will exclude TYPE=A from the set

Hope it helps,

Erich