5.9. REGEXP_MATCH() in Looker Studio

When we use REGEXP_MATCH(), it returns a Boolean expression: true if a string matches the defined regular expression and false if it doesn’t.

Let’s see how REGEXP_MATCH() actually works in Looker Studio.

Later in the lesson we will tackle how we can use REGEXP_MATCH() to create content grouping inside Looker Studio.

Previous
Previous

5.10. Every Chart is a Table

Next
Next

5.8. REGEXP_EXTRACT() in Looker Studio