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

Exclude Condition in set analysis

Hello sir,

i wanted to write set analysis for excluding condition . can  anybody tell me how to write it .

Thank u

11 Replies
nizamsha
Specialist II
Specialist II

sum({$<country={"*"},country-={"UK"}>} amount)

Not applicable
Author

Hi

may be u need  indirect set analysis

u can use 

sum({$<CompanyName = e({$<CategoryName={'Baby Clothes'}>}

CompanyName)>} Sales)

here it is sales for customers who are not purchasing Baby Clothes