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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
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

1 Solution

Accepted Solutions
marcus_sommer

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

- Marcus

View solution in original post

2 Replies
marcus_sommer

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

- Marcus

Not applicable
Author

Thanks Marcus. This Works