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: 
Anonymous
Not applicable

Set Analysis

Hi

can any one please explain "Set Analysis".


Thanks in advance

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)