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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Slider Problem

I have 6 years data.........that is aggregated in to 72 months now in slider i want to show the months in Quarter wise, halfyear wise and year wise.........for example.......

When we select Quarter then it should be like this

Jan 2006       Jan 2007….

       |     |  |  |    |….

Similarly for half year,

Jan 2006       Jan 2007

       |       |        |

and for year, it should come like

Jan 2006 Jan 2007

      |            |

Can u help me...........Thanx in advance

1 Reply
Miguel_Angel_Baeyens

Hi,

I have not tested it but in both versions 10 and 11 groups can be used in listboxes. So you can create a calendar in the script with all the dates you want to work with, then use the group in the slider as field expression.

Hope that helps.

Miguel