Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hello,
I'd like to subtract the difference between two rows within a matrix visual. In the case below, I want to subtract Gross Potential Rent and Rent to determine rent loss.
Is there also a way to subtract the total from two different visuals?
Thank you,
Sharlene
Solved! Go to Solution.
Hi @sec12tst8r84,
If [Gross Potential Rent] and [Rent] are two measures, then you should be able to use the formula below to create a new measure to calculate the rent loss, and then show it on the matrix or other visuals. ![]()
Measure = [Gross Potential Rent] - [Rent]
Regards
Hi @sec12tst8r84,
If [Gross Potential Rent] and [Rent] are two measures, then you should be able to use the formula below to create a new measure to calculate the rent loss, and then show it on the matrix or other visuals. ![]()
Measure = [Gross Potential Rent] - [Rent]
Regards
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 40 | |
| 38 | |
| 31 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 67 | |
| 58 | |
| 29 | |
| 27 | |
| 25 |