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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
nidhibatra10
Contributor II
Contributor II

Selecting Multiple fields in "Select in field" trigger

Hi, 

In the "Select in Field" action, how do you assign multiple values to a field?   I want that when I open the document, two values should be selected by default. I tried ("2016" | "2017") for the field "Year".But it's not working

11 Replies
neha_shirsath
Specialist
Specialist

Your Application is working correctly.

Just add new sheet and go back to 1st sheet, as you have given trigger on Activate sheet.

This will select 2016 & 2017 when you go to respective sheet.

nidhibatra10
Contributor II
Contributor II
Author

Thank you. It worked