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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
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)