Identifying if a column matches a pattern
If you want to identify whether a column matches a pattern you define, with or
without a regular expression, you can use the Matches Pattern
function.
Procedure
Results
This creates a new column with the value true if the pattern matches and false if it does not.