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: 
NavinReddy
Creator II
Creator II

Month Filtering

Dear All ,

I want to display Data in Bar Chart (jun-Dec),i created two variabls

Jun-Dec Data i will display ,i am getting some error

Please find the attechment

could some one plese help me

Thanks In Advance

Niranjan

Labels (1)
1 Solution

Accepted Solutions
rwunderlich
MVP
MVP

Add num() into your test.

sum({<Month={">=$(=num(vCurrentMonth))<=$(=num(vLastMonth))"}>}Data)

-Rob

View solution in original post

3 Replies
rwunderlich
MVP
MVP

Add num() into your test.

sum({<Month={">=$(=num(vCurrentMonth))<=$(=num(vLastMonth))"}>}Data)

-Rob

Not applicable

See the attached qvw.

NavinReddy
Creator II
Creator II
Author

Thank you so much Rob ,still one hour i am not finding solution

Great Work Rob

Best Regards,

Niranjan