Power Query - Filter Multiple Columns at once🦖😶‍🌫️

preview_player
Показать описание
In this video i show you how to use some list functions to quickly filter multiple columns in one go. #data #dataanalytics #powerbi #powerquery #excel #mquery 🦖😶‍🌫️

Follow along file:

Functions Used
To add columns to a Table
Table.AddColumn

To check for specific values in lists
List.ContainsAny

To check for true or false matches in lists
List.MatchesAny
Рекомендации по теме
Комментарии
Автор

I like it. The first example is instructive in its use of the List.MatchesAny and Text.Contains functions, but there is an easier way to go to achieve same result. Just use List.Contains. More specifically, each List.Contains({[Stock], [RecentActivity], [PortfolioName]}, "none", Comparer.OrdinalIgnoreCase)),

garywilhelm
Автор

You are the BEST MASTER! Thank you ! You always takes best examples and this is most important for better understanding !

ВиталийШубин-кэ
Автор

Magic 🪄🪄 plz we need more about theses formula because no one explain it

SamehRSameh
Автор

Hi sir, I am Avinash from India. My problem is that I want to group my entire dataset (which I have already prepared in Power Query and set to connection only) based on one column. I want to display another column from the same dataset, which contains text descriptions, as a heading title for each group. I haven't found a video on the internet that shows how to do this. Please make a video on this.

avinashverma
Автор

Ok. What if in FilterMulti at
each List.ContainsAny({[RecentActivity], [PortfolioName]}, {"Hold", "Bill Ackman"})),
we also want "hold" and "bill Ackman"?
Do we use each List.MatchesAny and an OR ??
Thanks. Please show me how :)

txreal
Автор

Why are you wearing a woolly hat in a heat wave ? 🥵🥵🥵🥵

snipelite