Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
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 (1)
1 Solution

Accepted Solutions
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

1 Reply
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/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