You have to use SQL syntax and occasionally have duplicate the same test with different wildcard placements in order to have a contains test that covers if it falls first / middle / last part of a string, but there are some examples of that in @takbb demo workflow. Not hard when you put a few minutes into learning it.
He also has a simpler “contains” joiner if you don’t need to combine multiple types of criteria tests.
Hi @zovanti , if you have some specific data samples that you are working with , I’m sure one of us can advise on what would be the most suitable option for you.