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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi All
But it does not work - I can't even minus one value from the other:
The dataset is from an SQL database so wondering if the relationships are having an effect?
Let me know if I should have added more info.
Thanks Again
Dan
Solved! Go to Solution.
Hi @DJsummers
Please try below code:-
Variance = (SUM(CumulativeWeightsView[RecordedWeight])-SUM(CumulativeWeightsView[StandardWeight]))/SUM(CumulativeWeightsView[StandardWeight])
Best Regards,
Samarth
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Connect on Linkedin
@Samarth_18 What a dumbo I am!
Thanks very much for the extremely fast response and the second time you've helped me out.
Dan
Hi @DJsummers
Please try below code:-
Variance = (SUM(CumulativeWeightsView[RecordedWeight])-SUM(CumulativeWeightsView[StandardWeight]))/SUM(CumulativeWeightsView[StandardWeight])
Best Regards,
Samarth
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Connect on Linkedin
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 62 | |
| 54 | |
| 40 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 94 | |
| 84 | |
| 33 | |
| 32 | |
| 25 |