Filter context in DAX explained visually

  Рет қаралды 24,040

SQLBI

SQLBI

Күн бұрын

A visual representation of the filter context in DAX can help understand the conceptual model.
Article and download: sql.bi/843174?...
How to learn DAX: www.sqlbi.com/...
The definitive guide to DAX: www.sqlbi.com/...

Пікірлер: 62
@Bremerhaven_Rocks
@Bremerhaven_Rocks 3 ай бұрын
Love those visual representation. Truly a picture is worth a thousand words. Combined with clear and precise explanation. Priceless.
@SIWei-vv3xl
@SIWei-vv3xl Ай бұрын
Accidentally discoverd this Channel. I'd say that the in-depth explanation of how DAX work is excellent ! Thank you very much for you work ! 💐💐
@gvitullib
@gvitullib 3 ай бұрын
Thanks for this article/video Marco. Filter context can be complicated, even for expert Dax developers. Articles like this are a must, getting back to the basics.
@will_will777
@will_will777 3 ай бұрын
Thank you very much for the content. I believe that many of us who work with BI understand it better when it is explained visually. Screenshots, calculated results and drawings are quicker to understand than long tutorials in real time. For more videos like this! Thank you for this gift!
@SirHazey1
@SirHazey1 3 ай бұрын
Clearest explaination for this concept I have ever seen! Thanks guys, this is great
@carltonseymour869
@carltonseymour869 3 ай бұрын
What an awesome graphical explanation of Filter context. Key is the Initial context and then the Target context and then using the correct CALCULATE measure
@dangnguyen5465
@dangnguyen5465 3 ай бұрын
Really like the new way you presented in this video. The visuals make things very clear and easy to understand. I hope you can do more videos like this in the future. All your videos are good, but this could be even better.
@manthanmistry1205
@manthanmistry1205 3 ай бұрын
As always you videos are blessing for people like me who are starting to learn and really understand DAX better. Thanks ❤
@khaoa7214
@khaoa7214 3 ай бұрын
You don't know how much I needed this video at this particular moment!
@skv4611
@skv4611 3 ай бұрын
Cheers sqlbi team, these explanations are mind-blowing. All the time in my bi journey, i could make sense of the actions behind the scenes of the filter context but felt hard to contemplate. Today it's head on.
@DeronHuskey
@DeronHuskey 3 ай бұрын
I still get wrapped around the axle sometimes when it comes to filter context. This video helped to clear a few things up. Thanks.
@geopolityk1160
@geopolityk1160 3 ай бұрын
This is beatiful. You are stepping up your visauls game. Way to go, looking forward to more!
@adityakumarsrivastav3677
@adityakumarsrivastav3677 3 ай бұрын
Most awaited video. BDW I have read your DAX book. Thanks❤
@sindibad602
@sindibad602 3 ай бұрын
Finally the so waited pedagogical paradigme shift from Sqlbi
@anoopdube9581
@anoopdube9581 3 ай бұрын
Fantabulous way to explain filter context. Love it
@baskis69
@baskis69 3 ай бұрын
Un video spettacolare... Marco spiega in modo magistrale¡¡¡
@salosteysv
@salosteysv 3 ай бұрын
Thanks for such a detailed explanation! Very useful and interesting.
@radu_sirbu
@radu_sirbu 3 ай бұрын
great video! please, keep doing these visual representations.
@marcelolacoppola7163
@marcelolacoppola7163 3 ай бұрын
Great video !!! Thanks for sharing, Marcelo, Buenos Aires, Argentina
@RobertoStaltari
@RobertoStaltari 3 ай бұрын
Let's not forget that if the year used from a calendar dimension table is sorted by some other column of that table, also this sorting column is part of the filter. I learned this lesson in the hard way 😢
@avecNava
@avecNava 3 ай бұрын
Filter Context NOT a myth anymore. #SQLBI team never disappoints us.
@prasadp2878
@prasadp2878 3 ай бұрын
Awesome explanation. Loved it.❤❤
@ynwtint
@ynwtint 2 ай бұрын
Thanks. Enjoying DAX.
@marupbi
@marupbi 3 ай бұрын
Ottimo lavoro, come sempre!
@michelfigueredoamieva9549
@michelfigueredoamieva9549 2 ай бұрын
Amazing explanation. Thanks!!
@mathew9665
@mathew9665 3 ай бұрын
Nicely done Marco
@tibibara
@tibibara 3 ай бұрын
Brilliant tutorial, thanks!
@tuliomazzarotto2588
@tuliomazzarotto2588 4 күн бұрын
Phenomenal
@ivanrybalchenko7225
@ivanrybalchenko7225 3 ай бұрын
Brilliant explanation!
@fpa89
@fpa89 3 ай бұрын
Very nice video and well produced
@JBartlett_DMU
@JBartlett_DMU 3 ай бұрын
Wow, I think I might actually kinda understand this concept now. 😅
@faisalag9611
@faisalag9611 3 ай бұрын
Nice explanation. Can we have row context and context transition videos in same format. Thank you
@SQLBI
@SQLBI 3 ай бұрын
Coming in July/August!
@datareggibi
@datareggibi 3 ай бұрын
bravo¡ SQLBI
@manjunatharalikatti2202
@manjunatharalikatti2202 17 күн бұрын
Nice video... great content .. Thanks.. in the last example data from net price 600 to 999 will it appear or get filtered.. if not please provide the explanation
@ceyhunozturk5115
@ceyhunozturk5115 3 ай бұрын
Thanks.
@borisev1097
@borisev1097 3 ай бұрын
Great explanation as always Marco. What is the reason in case I want to calculate sales amount that is not blue, but want to use color slicer and that gives me a static value and not filtered by the color slicer. Not Blue Measure = CALCULATE([Sales Amount], 'Product'[Color] "Blue"). I had to use KEEPFILTERS or FILTER in order to work and use the slicer. Thanks!
@manuprakash1989
@manuprakash1989 Ай бұрын
Well explained sir!!! Thank you!!
@marcellinehouabolet8273
@marcellinehouabolet8273 3 ай бұрын
Fantastic!
@Han-ve8uh
@Han-ve8uh 3 ай бұрын
This video shows how to make changes to filter contexts, but how do we know what the initial filter context is? Is it always explicitly defined in a measure? I'm concerned certain visuals or default summarization settings implicitly define contexts that can't be easily seen by clicking measures and seeing their dax formulas. For example if i come across a visual, shoui ld look in the fields to find definitions of measures to understand the starting context? How to make sure all existing filters are accounted for exhaustively? What other places can they exist in? (This video shows filter pane is a source of existing context too) For overwriting/keeping contexts does it propagate through the entire lineage of definitions? For example 16:06 shows Bnechmark 2017 measure depends on another measure Sales 2017 which depends on Sales Amount.
@SQLBI
@SQLBI 3 ай бұрын
The purpose of DAX is to enable writing measures that work in any context. You can explore the filter context for debugging purposes with the debugger integrated in Tabular Editor 3, or by creating a special measure in the tooltip (DAX Studio has a feature to create it automatically) as described in www.sqlbi.com/articles/displaying-filter-context-in-power-bi-tooltips/
@dg_calderon
@dg_calderon 3 ай бұрын
me costo un poco seguir el video ya que lo veo con subtitulos en español, asi que lo repeti y detuve hasta entender un poco... seria muy bueno que se pudiera traducir los videos a diferentes idiomas. Saludos desde Colombia.
@SQLBI
@SQLBI 3 ай бұрын
We evaluated that, but it's too expensive for now. KZbin will likely implement not too far in the future.
@GuiSaviolo
@GuiSaviolo 3 ай бұрын
I didn't quite understand the last example. Are the net price items with value above 600 going to be used in the calculation?
@SQLBI
@SQLBI 3 ай бұрын
No, because all filters (the orange one and the blue one) are active at the same time.
@TomGee-n1n
@TomGee-n1n 3 ай бұрын
How do you filter a virtual table inside a measure using a selectedvalue from a disconnected slicer? The filtered table returns no data - as if the selectedvalue were returning multiple values - but it is not! If I put a default value in the selectedvalue variable it works as expected, and likewise if I return just the selectedvalue variable - it dynamically shows the value selected in the slicer. Yet the selected value doesn't seem to be recognized when used to filter the virtual table. Help!?
@SQLBI
@SQLBI 3 ай бұрын
SELECTEDVALUE returns a single value, you should use VALUES to get all the selected values. Indeed, SELECTEDVALUE internally uses VALUES; as described in dax.guide/selectedvalue/
@Davide73
@Davide73 3 ай бұрын
Should we always use KEEPFILTERS? My question is based on the assumption we cannot control if an user adds an external filters, for example just for filter a location or an year... if in our measure we use the "same filter", we overwrite the user filter... so isn't it safer to always use it?
@SQLBI
@SQLBI 3 ай бұрын
It depends, see www.sqlbi.com/articles/best-practices-for-using-keepfilters-in-dax/
@Davide73
@Davide73 3 ай бұрын
@@SQLBI Thank you!
@manikantabalusa6896
@manikantabalusa6896 3 ай бұрын
Row context visually please 😂
@SQLBI
@SQLBI 3 ай бұрын
Coming in July/August!
@83Danielps
@83Danielps 3 ай бұрын
Tchau
@th3n0rthsid3
@th3n0rthsid3 3 ай бұрын
The visuals (Whiteboard) really helped, thanks!
@jorrellbonner5303
@jorrellbonner5303 3 ай бұрын
Wow. I never comment on videos, but this one was actually very, very helpful. Yes. More colorful, simple visuals to convey complex info. :) Kudos!
@lmblancoancos
@lmblancoancos 3 ай бұрын
Thank you very much Marco. Fantastic explanation as always 😄
@IsaiahJones-ty1tx
@IsaiahJones-ty1tx 3 ай бұрын
Absolute legends! This is a wonderful resource to learn from and especially to share with new developers!
@manggnorora
@manggnorora 3 ай бұрын
Thank you so much, it helped clear up a lot of confusion about filters.
@RubenCarlosCalderonValladares
@RubenCarlosCalderonValladares 3 ай бұрын
Very clear explanation of an often bypassed topic by beginners. Excellent content as always!
@ceciliocbaroperez8815
@ceciliocbaroperez8815 3 ай бұрын
Marvellous explanation! Many thanks!
Row context in DAX explained visually
21:45
SQLBI
Рет қаралды 15 М.
Row Context in DAX
20:42
SQLBI
Рет қаралды 99 М.
Incredible: Teacher builds airplane to teach kids behavior! #shorts
00:32
Fabiosa Stories
Рет қаралды 9 МЛН
Players vs Corner Flags 🤯
00:28
LE FOOT EN VIDÉO
Рет қаралды 64 МЛН
An Unknown Ending💪
00:49
ISSEI / いっせい
Рет қаралды 54 МЛН
Creating custom visuals in Power BI with DAX
35:04
SQLBI
Рет қаралды 10 М.
Best practices for using KEEPFILTERS in DAX
28:24
SQLBI
Рет қаралды 11 М.
Introduction to DAX in Power BI
41:05
Bulldog Analytics
Рет қаралды 344
When are variables evaluated in DAX
26:36
SQLBI
Рет қаралды 11 М.
Context transition in DAX explained visually
27:14
SQLBI
Рет қаралды 10 М.
DAX Filter Context in 1 Hour
1:18:54
Magna Data Inc
Рет қаралды 42 М.
The Best KPI Cards In Power BI
40:17
Power BI Park
Рет қаралды 28 М.
[DAX] Best Practices 101 for Optimization & Performance (with Alberto Ferrari)
1:26:41
Understanding context transition
18:25
SQLBI
Рет қаралды 69 М.
Understanding Row Context and Filter Context in Power BI
10:04
Pivotalstats
Рет қаралды 4,7 М.
Incredible: Teacher builds airplane to teach kids behavior! #shorts
00:32
Fabiosa Stories
Рет қаралды 9 МЛН