Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I need to make contemporary selecion of different values in a listbox fields, but I don't know how reach the result.
I'll give an example:
Field contents:
1 - "Qlik community is very helpful"
2 - "Qlik community is very needless"
3 - "X community is very helpful"
I'd like to select the sentence which contains "Qlik" AND "helpful" contemporary (thus ONLY the first one).
Thank you for the answers.
N.
Not sure, if I understand it correctly. But as I understand u wish to select values which contains "Qlik" and "helpful". You can use wild chars to search that
Try Wild match in expression . How you want o select the value? By button click or any means?
Selva
Not sure, if I understand it correctly. But as I understand u wish to select values which contains "Qlik" and "helpful". You can use wild chars to search that
Hi,
Please find the attached app.
HTH
Sushil
You got it!
Now that you told it me, it seems guessed
Thank you to everyone for the answers.
N.