Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
jyqz
Contributor
Contributor

Qlik Sense - Set Analysis - Intersection Operator

Hi everyone,

I am trying to understand the operator part of the set analysis. I might have a silly example.

My questions is as below:

Is  this set analysis ---> Sum( {$<[Company Name] = {'ABC'}> * $<[Company Name] = {'DEF'}> }  Sales )

EQUIVALENT TO

Sum( {$<[Company Name] = {'ABC'}>}  Sales) + Sum( {$<[Company Name] = {'DEF'}> }  Sales )

If not, can anyone please explain is why it is not so?

Thanks.

Labels (2)
1 Reply
lironbaram
Partner - Master III
Partner - Master III

hi 

no the intersection operator is the area in the middle of the image that is relevant to both product groups in the image case 

Annotation 2020-03-28 181045.png

 

the plus you gave will give you the sum of the two circles so more than the actual amount