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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

list box should select values automatically

hi All,

I have 2 list boxes.

1. Month

2. Week

When I select any Month, max week of that month ( 4 weeks get available automatically ) should get selected automatically.

I don't want any other action to do this, like cliking on button or etc.

I want when I click on month list box week list box should select max week of same month..

thanks in advanced

2 Replies
sunny_talwar

Use field event trigger for Month field

Field

Week

Search String

=Max(Week)

prma7799
Master III
Master III

Please try like this..

weee.png