Hello!
Trying to filter out invalid first names/last names.
I understood from other posts I should use the :extract with Regex function (or find & replace and compare number of characters)
But for some reason, I can’t get either of these two functions to work
Here is the Regex pattern i’m using and the setup, and the result from my test
Thanks for the help!