Hi all,
I need to check an x amount of fields for unwanted chars such as "?" or "!". The input should be all string fields in a certain workflow:
Check Field_A for presence of unwanted chars
Check Field_B for presence of unwanted chars
etc.
The output only has to show me the rows where an unwanted char in any of the fields is present.
The list of chars is limited so this could just be written in a custom filter, however I'm having difficulties with getting more than 1 field as the input on a filter tool.
Any help is greatly appreciated!
Thanks
Robbert