Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How can I create a search box that accepts multiple inputs in csv format?
HI
Search like this
ex:
(zzz|yyy)
in search box..
or in button, use select in field option..
PFA
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.
See attached example. This was created by rebeccad and I've modified it a bit so it accepts comma separated lists too.
Thank you Gysbert! It works like a charm.
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
hi
i took your example i try to do it with numbers , doesn't work
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