Deep dive into measure filters in Power BI Desktop

preview_player
Показать описание
In this video, we perform a deep analysis of the DAX queries generated by Power BI when you use a measure as a filter in a Power BI visual.
The DAX code generated might show a different behavior whether the measure is part of the values shown in the visual or not.

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

Enjoying DAX because of you! Thanks Alberto😀

sane
Автор

I couldn't find the way, how I thanks to you for your devastating effort to teach. Allah bless you with health, prosperity and knowledge. Ameen. You are

khurramshahzed
Автор

instead of modify the base measure [Amt], coudln't you modifiy the [Ranking] measure Inside the RANKX by adding a zero to the CALCULATE ([Amt]...) +0 ?, so the base Measure [Amt] keeps returning blank for future reports?

IoriYagamiKOF
Автор

Thanks Alberto for the detailed explanation!
I enjoyed the thought process and learned A LOT from this valuable video

Amr-Ibrahim-AI
Автор

Yes i have seen this very example in a report i built, the difference is now i understand why 😆. Thanks so much.

frsket
Автор

Could the alternative solution be to change the ALLSELECTED() function in the Ranking measure 4:37 to ALL()?

gizmo
Автор

It is a great video! I have a similar issue that uses a measure as a slicer( you use filter, a little different). I am not able to solve the problem. Like your example, if I would like to show all sales that ranked the top 2 for each year, not based on the sum for all years, how can I do it? That is to say, I would like to show values for Apple, Pear, and Banana 100, 200, blank for 2010, blank, 500, 350 for 2011, and 600, 100, blank for 2012. It would be greatly appreciated if you could offer some helps. Thanks

johnjiang
Автор

Thank you for democratizing such advanced knowledge. God Bless!

ejazahmedev
Автор

I love this video. Thank you for making it ✅🌹💫

matthewdufty
Автор

This is such an excellent explanation!! Thank you

sriramsundar
Автор

That's Bananas and interesting to know the behaviour of summarizecolumns() and allselected (). Thank you. 👍

Bharath_PBI
Автор

What will happened if we use Top 2 Descending instead of ranking?

odeddror
Автор

Thanks for this detailed analysis. Worth its time already because of the methodology. However, to be honest, this seems more like a sophisticated illustration of a bug in Power BI. An internal optimization shouldn't justify occasional incorrect results nor cause extra work on behalf of the users. :-(

christianstork
Автор

You guys are wearing out my Like button.

brianligat
Автор

I’ve booked marked this video so I can come back to this again as I didn’t follow the entire concept.

LuciusSullaFelix