Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
In the DAX Guide's definition of CALCULATE, the first step in the evaluation order states as such:
CALCULATE evaluates all the explicit filter arguments in the original evaluation context, each one independently from the others. This includes both the original row contexts (if any) and the original filter context. Once this evaluation is finished, CALCULATE starts building the new filter context.
I'm trying to understand or find an example on when an explicit filter argument would use the Original Row Context. Since Context Transition hasn't occurred yet in the evaluation order, I don't get how Row Context would come into play at all for the explicit filter arguments.
Hoping someone can help clarify or provide a resource that does.
Thanks!
Check the following article. In the article, measure YOY-3 is using row context in filter argument of CALCULATE.
https://www.sqlbi.com/articles/context-transition-and-filters-in-calculate/
if you find this useful, please mark it
Thanks. I went through all of these links and unfortunately didn't find any instances of Row Context being used in an explicit Calculate argument though.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
7 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |