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

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

Hi,

I have a two list boxes...

One is year .... 2012,2013,2014

One more is Month...Jan, Feb, Mar, Apr,..........Dec.,Etc

How to select two fields at a time.

Regards,

Sub2u    

4 Replies
jagan
Partner - Champion III
Partner - Champion III

Hi,

Can you explain with an example?  What you want to select at a time?  You can locks to lock a field and on top of that you can apply second filter.

Or you can arrive MonthYear field and you can select the required month and year.

Hope this helps you.

Regards,

Jagan.

Not applicable
Author

Hi Jagan,

In the above image i want select 2014 and Dec...

Sub2u

jagan
Partner - Champion III
Partner - Champion III

Hi Subbu,

Select 2014 in Year and Dec in Month listboxes, it is not possible to select two values in two different list boxes. If you always want to select Dec in Month when selecting Year then you can use Field Event Triggers in Document Properties -> Triggers and select the Year and add Action Selection -> Select In Field

and give Month in Dimension and Dec as value.

Hope this helps you.

Regards,

Jagan.

sujeetsingh
Master III
Master III

Use trigger to implement it.

Go to Document Properties>>Triggers

In Field Event Triggers select the Year field and add action on select.

Now add action select in field.