DAX Fridays! #30: SEARCH vs FIND

preview_player
Показать описание
In today's DAX Fridays! tutorial we are going to go though examples on how to use two DAX functions: SEARCH and FIND

SEARCH and FIND DAX functions are used to find the number of characters at which a specific word is found in a column.

00:58 SEARCH function DAX Microsoft Documentation
02:20 DAX search function without options
04:00 DAX search function with options
04:43 DAX search function Error validation options
05:49 DAX search function with * wildcard
07:00 DAX search function with ? wildcard
08:52 Search and Switch functions
10:35 Find function DAX Microsoft Documentation
10:57 Find function explained
11:32 Find vs Search function

SUBSCRIBE to learn more about Power and Excel BI!

Our PLAYLISTS:

ABOUT CURBAL:

QUESTIONS? COMMENTS? SUGGESTIONS? You’ll find me here:
► Twitter: @curbalen, @ruthpozuelo

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

Thank you once again, for solving a problem in pointing out the Not found option not really being optional.

williamarthur
Автор

I have used "Text.contains" in M for meeting similar goals. I am glad I have learnt another way. Thanks Curbal!

tomtao
Автор

A great learning curve, Hope to see more videos, & How to look up a string in DAX. using related or related table.

murthysydney
Автор

Again, and again. Thank you And we appreciate your effort.

walidkhlil
Автор

Muy buena exposición del uso de estas dos funciones, lo pondré en practica inmediatamente en mis tableros!, Ruth como siempre muy agradecido por su aporte a nuestro conocimiento!!!

NorbertoVeraReatigaNVR
Автор

love it!! Thank you for improving our computer geek lives hehe. X gracies!

UlyssesHaq
Автор

Super explanation, It was of great help.

rajkumarioruganti
Автор

Mam your videos are so informative ....I just wanna see how all & filter function works when writing Dax on them please make one video giving example on Excel sheet ...

gagansingh
Автор

Hey Ruth, again a very interesting video and I now have my weekend :-)))) thanks for the video and have a great weekend 👍🏻👍🏻👍🏻🎉☀☀☀

SmartBimson
Автор

Awesome for someone who is just learning. Thank you.

dhess
Автор

What if you do not want to just search for a wildcard but also replace a found wildcard with another string. For example: I want to find anything with "tam" (so finds tami, tammie, tammy, etc) and I want to replace it with "Tamifay Smith". Is that possible?

tnsparks
Автор

Thanks, Ruth! Great video, as always! Can the text to be searched (the first parameter) be a different texts contained in a column in another table? For instance, if you have another table with a column with 2 rows, each one of them containing the texts "semilt and curbal", can you reference that table[column] to be searched into the Source column of the table you are showing? Thanks!

martinmejia
Автор

awsum videos ruth, can u do step by step power query?

SyedUsman
Автор

Nice! What software do you use to record your screen with your voice? Thanks

mshparber
Автор

i want to split name column based on space delimiter without using power query, can you please help?

Babayagaom
Автор

Great video Ruth !! I tried both function in PP but the result was not sufficient. If I use only one character within SEARCH or FIND it works, as soon as I add more characters I receive an error. I also tried to solve it via PQ with Text.contanins - same result. Do you have a hint how to solve the problem? Your feedback is highly appreciated.

Victor-ollo
Автор

This is good, thank you! What if you wanted to search for text containing either "semalt" or "curbal"?

davida.taylor
Автор

Question

What if I needed the first two numbers to start with “27” and then only show where there are four numbers after ( 27....). Total 6 numbers. How would I used the wildcard

joefromdc