Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
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
Luminary Alumni
Luminary Alumni

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

Hope this helps,

Jason

View solution in original post

2 Replies
Jason_Michaelides
Luminary Alumni
Luminary Alumni

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.