Thanks Dimitar
I have seen these operators. However, they are slightly different.
For example ‘DOES_NOT_CONTAIN’ <ABC> will filter out:
ABC
ABC1
ABCD
‘NOT_EQUALS’ <ABC> will only remove <ABC>.
Is this something you are able to implement in the future or do I need to look at an alternative solution? E.g. custom filter.