If you want to do it all within one Tester or TestFilter you can still do it in a single line by using the CONTAINS operator on a concatenation of the list elements you want (probably should separate those), like this:
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
If you want to do it all within one Tester or TestFilter you can still do it in a single line by using the CONTAINS operator on a concatenation of the list elements you want (probably should separate those), like this:
If you want to do it all within one Tester or TestFilter you can still do it in a single line by using the CONTAINS operator on a concatenation of the list elements you want (probably should separate those), like this:
Awesome, that's the trick! ;-)
Thank you @Hans van der Maarel , edit it from within the its text Editor, now I could write it in within one line (although a bit long line)..