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: 
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