5.8. REGEXP_EXTRACT() in Looker Studio

In the previous lesson we discussed the REPLACE and REGEX_REPLACE functions. REGEXP_EXTRACT() is another function that enables us to extract characters from a string and tries to match the regular expression pattern we define.

This RegEx function is helpful when we want to report different categories which are not innately available on our dataset.

Previous
Previous

5.9. REGEXP_MATCH() in Looker Studio

Next
Next

5.7. Text Functions: REPLACE() and REGEXP_REPLACE()