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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to filter data in list box level

Hi....

I have a month column having data from Jan to Dec and i am taking this as List box, my requirement is i need to use one button to disply last 3 months of data (Apr, May, Jun) at a time by one clik ...is it possible?

For better understanding PFA........

Regards,

Sh.

4 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

See attached example.


talk is cheap, supply exceeds demand
swuehl
MVP
MVP

You probably need to handle year change in some way.

It might be better to apply the select in field action to a field that is continouus across the year change, i.e. having an underlying date value.

See also:

http://community.qlik.com/blogs/qlikviewdesignblog/2013/01/04/cyclic-or-sequential

http://community.qlik.com/blogs/qlikviewdesignblog/2013/06/10/relative-calendar-fields

Not applicable
Author

Hi Gysbert,

Thanks for the reply , first 2 cases are fine ..but for for displying last 9 months it has to show last year Oct , Nov , Dec data and this year Jan to Jun...

Regards,

Sh.

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Your Month field is independent of the year. That means it can't be used to make a selection based on years. You can use the Day field instead. See attached example.


talk is cheap, supply exceeds demand