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,
I am trying the use the quick mesure to subtract 2 colums of value with mixture of positive and negative but my end result trun out to be a positive (adding to value together). how do i edit this.
@Anonymous
Hi @Anonymous ,
Please have a try.
Create a measure.
Var Gross Margin =
ABS(SUM('Sheet2'[Actual Gross Margin])-SUM('Sheet2'[Budget Gross Margin]))
How to Get Your Question Answered Quickly
If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello you could add a calculated column in the table then use this measure you used.
If I answered your question, please mark my post as solution so it would appeare to others, Appreciate your Kudo 👍
Proud to be a Super User! | |
Thanks, I have tried, but the numbers were in correct. so i didnt use the ABS.
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 |
|---|---|
| 51 | |
| 47 | |
| 29 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 88 | |
| 73 | |
| 39 | |
| 26 | |
| 24 |