Skip to main content
Archived

Add an operator named "In List" to the tester transformer/condition

Related products:Transformers
  • December 13, 2019
  • 1 reply
  • 21 views

lifalin2016
Influencer
Forum|alt.badge.img+40

When gathering a list of relevant values, it would be nice to be able to compare an attribute value directly to these values, to determine whether it's found in the list or not.

Now I must create a concatenated attribute, which must be comma separated, prompting all kinds of formatting problems. Simply comparing to a list would be much cleaner and efficient.

This is also relevant in all other transformers that utilize test conditions, like TestFilter et.al.

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.

1 reply

jdh
Contributor
Forum|alt.badge.img+40
  • Contributor
  • December 17, 2019

Could you not just use a ListSearcher?