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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
chiranjivdas
Contributor III
Contributor III

How can I create a search box that accepts multiple inputs in csv format?

How can I create a search box that accepts multiple inputs in csv format?

7 Replies
MayilVahanan

HI

Search like this

ex:

(zzz|yyy)

in search box..

or in button, use select in field option..

PFA

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
chiranjivdas
Contributor III
Contributor III
Author

Thank you. actually values separated by space work; don't need the 'I'. The Select in Field option is not feasible because the list is long and the selection varies by users. So I just created a VB file that converts lists into space separated values. Users can then throw in the space separated values in the search box in QV and it works fine.

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

See attached example. This was created by rebeccad and I've modified it a bit so it accepts comma separated lists too.


talk is cheap, supply exceeds demand
chiranjivdas
Contributor III
Contributor III
Author

Thank you Gysbert! It works like a charm.

Not applicable

Hi

for some reason your example work fine in  web mode

when i do it it doesn't work when i switch to web mode

Not applicable

hi

i took your example i try to do it with numbers , doesn't work

Not applicable

Hi,

I have tried yout version and I fully understand the logic behind the search box - but for some reason I can't seem to dublicate it onto my own application model.

Do you have any suggestions as to what I should do when I already have the Graphs, models, tabels etc., and just need the functionality of yout Input box

Thanks in advance

Martin Palm