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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

searching more than one values in search object in a single shot

Hello Everybody,

Could anyone please tell me how to search more than one values in search object in a single shot?

Let's say I have to search 10 names at a time in search object. How will I do that?

What Delimeter I have to use?

Thanks In Advance

Sonali


1 Solution

Accepted Solutions
alexandros17
Partner - Champion III
Partner - Champion III

3 Replies
alexandros17
Partner - Champion III
Partner - Champion III

the pipe |

ashfaq_haseeb
Champion III
Champion III

Hi,

Try like this

('Value1'|'Value2')

Regards

ASHFAQ

alexandros17
Partner - Champion III
Partner - Champion III

(val1|val2)