Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
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