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: 
danielact
Partner - Creator III
Partner - Creator III

Set Analysis - everything except one field

I am setting up a Set Analysis where I want to disregard all selections other than one field (let's call it Contract_Num).

How can I do this? I've tried sum({1<Contract_Num>} Cost), with a few variations of that, but it won't work. Any ideas?

1 Solution

Accepted Solutions
Jason_Michaelides
Partner - Master II
Partner - Master II

Sum({1<ContractNum=P()>} Cost)

Hope this helps,

Jason

View solution in original post

2 Replies
Jason_Michaelides
Partner - Master II
Partner - Master II

Sum({1<ContractNum=P()>} Cost)

Hope this helps,

Jason

TKendrick20
Partner - Specialist
Partner - Specialist

Thanks for the post. I just used this successfully in Qlik Sense 2.2.3.

This is Section 4.7 of the Set Analysis handbook and is extremely helpful especially when trying to use set analysis in tables.