This article describes the DAX context transition using a conceptual model based on a visual representation. Read more
One of the few golden rules in DAX is to always filter columns and never filter tables with CALCULATE. This article explains the rationale behind the rule. CALCULATE Context transition Evaluates an expression in a context modified by filters. CALCULATE… Read more
This article shows how you can highlight a single value in visual when comparing the distribution of a measure for one value versus all others. Read more
This article describes the DAX row context using a conceptual model based on a visual representation. Read more