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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Set Analysis

Hi

can any one please explain "Set Analysis".


Thanks in advance

Labels (1)
2 Replies
mhappiee
Partner - Contributor III
Partner - Contributor III

shiveshsingh
Master
Master

Just a small example to understand it.

Expression : -  if(Month = 'Dec', Sum(Sales))

Set Expression : -  Sum({<Month = {'Dec'}>}Sales)