Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

All Months data

Hi

I have a always one month Selected restriction on my filter tab and on another tab i have to display the data for 12 months.

I am writing a Set analysis Script for All month (Month=) but not seems to be helpful.

Please Suggest.

Thanks

Manish

2 Replies
its_anandrjs

Use SET analysis in the script and use that filter to ignore and use rest of the set expression.

Sum({<Month= > } Amount)

Regards
Anand

MK_QSL
MVP
MVP

SUM({<Month = >}Sales)