Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
I would like to add an action, which helps to choose the searchwords i want. My problem is, if there are similar words, the action chooses all of them, but I want just one. for example:
there are:
abc
abcd
abcds
blabli
my expression for the searching string is:
= '("abc"|"blabli")'
this expression chooses all abc* strings, but i just want abc only, can somebody help me please?
In an button >> Actions >> Select In Field >> Field Name >> Search String = *abc*.
Regards
Anand
see this link DynamicSearchString.qvw
Vikas
I don't know why it isn't working for you, but seems to be working here:
Would you be able to share a sample to show where it isn't working?