Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I really have to write this down, I had this issue several times before and I solved it somehow and it's actually quite easy - but I just can't think of it: How do I select several values in one field using a trigger?
I tried with a search_expression, but I would need two statements connected with AND and it seems I cannot do that in a search_expression.
Thanks a lot!
Best regards,
DataNibbler
Hi DataNibbler,
here is a very detailled description how do you could select several values with searches and operators: Compound Search - demystified.
- Marcus
Hi DataNibbler,
here is a very detailled description how do you could select several values with searches and operators: Compound Search - demystified.
- Marcus
Thanks!
I knew it was easy - well, most things are easy once you know how ... I just have to put the two in brackets and separate them with a pipe. Here we go ...