Forum Discussion
dhrubojtg
5 years agoFrequent Visitor
Power BI Filtering a column vs Filtering a table when is the difference apparent and when not
Power BI Filtering a column vs Filtering a table when is the difference apparent and when not Can some expert help me to make this clear in context to this example from DAX Definitive guide 2nd edit...
daxer-almighty
5 years agoSolution Sage
In Case 2 you get what you get because there is no context transition for the measures as was in the case of ADDCOLUMNS. The filters are already in place when the measures get down to work.
dhrubojtg
5 years agoFrequent Visitor
I forgot to mention sales amount measure defination i have updated in qn does your answer still hold good