Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I'm have matrix with 2 calculated columns. Diff is easy
What I'm finding hard to do is the Diff to Master Model A Column - I've tried:
I know why its not working - because the measure when running for Model B cannot see Model A's rows as they have already been filtered out. I tried an ALL FILTER(ALL('StrategyPositions')) which clears the filter but then I lose the filter context of expand/collapse the matrix levels - ie it just repeaedly gives me the same number - the sum total of A
Visually to do the diff to master all I need to do is pluck the Model A weight column at each row, but how do implement this as a measure?
Data looks something like:
PortfolioCode, Level1, Level2, Level3, Target, Weight
And the Matrix Grouping looks something like the below
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...
Please show the expected outcome based on the sample data you provided.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
30 | |
19 | |
12 | |
7 | |
5 |