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

Announcements
Join us at Qlik Connect 2026 in Orlando, April 13–15: Register Here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

BY using set analysis

HI,

      suppose i have 3 yeras sales 2013,2012,2011 like that .i want always my current selections is 2013 years by using set analysis i want do this pls any one can help me

Labels (1)
1 Solution

Accepted Solutions
swuehl
Champion III
Champion III

Try something like

=sum({<YearField = {2013}>} SalesField)

View solution in original post

2 Replies
swuehl
Champion III
Champion III

Try something like

=sum({<YearField = {2013}>} SalesField)

Not applicable
Author

thanks for rly