Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

"<>" Set Analysis

Hi,

is there an option like "<>" (not like) in set analysis?
So far I always uses 1-$

Thanks

Aloah

2 Replies
Miguel_Angel_Baeyens

Hello,

I would use {<Field -= "expression">} to say that. Hope that helps.

johnw
Champion III
Champion III

To give an example, let's say you want to see the sum of the sales of all customers but Bob:

sum({<Customer-={Bob}>} Sales)