
Originally Posted by
Notre1
I'm try to do a lookup where one string should have many cases in which it is a substring of the other, but I can't figure out how to add the "%" wildcard character.
Only one match is expected from a lookup, though. You can accept the first match (default) or signal an error on more than one match in the Database Value Lookup step.

Originally Posted by
Notre1
There is a like "Comparator" in the "Database Value Lookup", but the step errors out if I try '%Field1%' in the the lookup keys table.
The LIKE expression must come from the input stream, not from the lookup table.
pdi-ce-4.3.0-stable
OpenJDK IcedTea 2.3.7 (7u21)
ubuntu 12.04 LTS (x86_64)