Lookup with 'contains'/REGEX

v2 teaser:

The ‘exotic’ match options are likely to be much slower than Exact but still could be useful in some situations.

Note that Exact treats everything as text, whereas Equals treats dates and numbers differently.

1 Like

Sweet Jesus , now this is a teaser

Lookup by contains (and various other exotic matching) is now available to test in the v2 beta:

Note that they can be a lot slower than exact match.