Google Data Studio: Regular Expressions / REGEX

preview_player
Показать описание
Learn how to create Regular Expressions in Google Data Studio in just. 4 minutes. What you will see in this lesson:

1. What is a regular expression
2. Create your first Regular Expression: REGEXP_MATCH

🎁Additional resources:

Do you want free templates to get started? Access our free Data Studio templates library:

Рекомендации по теме
Комментарии
Автор

Hi, Excellent explanation, how can I do the same but for numerical values? For example:
REGEXP_REPLACE (Average Position, 'Range 1.6 to 2.5', 'replace by number 2')

gloriaitziriosunaarellano
Автор

Hola, tal vez me equivoco pero no eres tu quien enseña el curso de Data Studio en PLATZI?

Espero me puedas ayudar con una consulta que no he podido resolver.

Tengo una columna con nombres de distintas personas, en este caso suelen ser max 3 por celda separados por coma ", "
El asunto es que quiero mostrar solo el primer nombre en una tabla, sin que aparezcan los demás para así poder hacer un top.

¿tendrás alguna sugerencia? :, D

DanielHernandez-tofj
Автор

How do you remove characters? Like if the text is "aaa-bb", I want to extract "aaa" only, or similarly remove "-bb"

javidtaghiyev
Автор

How to remove "other" so that would leave only youtube and google????

rafabaszczyk
Автор

It works until I remove the first dimension, and it goes bust giving me an error message. Any idea on that?

yacinelhichri
Автор

Nice man. However, how can I find something in a text? Like when I have something in multiple lines?

ruinogueira