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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
entsh
Contributor II
Contributor II

trigger action

hello,Please see the attached image. I want the specific field to have both selections 10 and 11 when the file opens, but the formula I wrote doesn't work. It works correctly when I choose a single number. What formula should I use to select multiple numbers?"

Labels (2)
1 Solution

Accepted Solutions
rwunderlich
MVP
MVP

1 Reply
rwunderlich
MVP
MVP

I believe the correct search string would be:

='(10|11)'

See https://community.qlik.com/t5/Design/Qlik-Sense-Cheat-Sheet-version-2-0/ba-p/1667455

-Rob