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: 
Not applicable

Select In Field for two or more Search strings with Spaces

Dear All,

I want to use Select In Field  in Actions tab.

Where Search String is 'Employee Name'.

This works fine.

But if i need to add on more String to be searched say 'Employee ID'.

Please help me with the Syntax to add for more search strings. Basically i need to Select two or more.

Capture1.PNG

Regards,

Keerthi KS

Labels (1)
1 Solution

Accepted Solutions
marcus_sommer
MVP
MVP

Try it with: ("Employee Name"|"Another SearchValue")

- Marcus

View solution in original post

2 Replies
marcus_sommer
MVP
MVP

Try it with: ("Employee Name"|"Another SearchValue")

- Marcus

Not applicable
Author

Thanks Marcus. This Works