Hello all,
I am trying to use the "Regex_match" function using a in DB tool (Filter or Formula). I use SQL server. I used CHARINDEX but nothing. The below example is used in the Designer and it worked fine --> "!REGEX_Match([col1], '.+\d\d\d\d.+').
Any suggestions?
Thank you in advance.