Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Onopen Trigger selection box

Hi

I am trying to include a popup box at the access point where users must select the year (i.e. BudgetYear) for which they would like to view their data.

so the data is basically filtered with Budget Year field.

I tried the trigger

Field =BudgetYear

Search box = '2012','2013'

so that users can select either one of the two years available, but the above didn't work.

Thanks

3 Replies
Not applicable
Author

Dear whakmehavme,

i think you need to write like

Field =BudgetYear

Search box

2012|2013

Thanks,

Mukram.

Not applicable
Author

Hi Mukram,

can You explain how to create the above mentioned trigger and search box. Whether we have to create the list box with field budget year and another search box object with 2012 and 2012

Regards,

Ramesh

Not applicable
Author

I tried it as you discribed, saved the file closed it and re-opened it but no field selection was shown.