Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
For example, the subtotal Margin % in the subtotal row should be calculated as 26.58 / 60.48 * 100% = 43.95%, instead of summing the individual Margin % values.
Solved! Go to Solution.
Hi,
If $ margin and Total revenue are measures (and if they are not, then you should ensure that they are measures), then this simple measure should work for all rows
Margin (%) = divide([$ margin],[Total sales])
Hope this helps.
Hi,
If $ margin and Total revenue are measures (and if they are not, then you should ensure that they are measures), then this simple measure should work for all rows
Margin (%) = divide([$ margin],[Total sales])
Hope this helps.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 70 | |
| 50 | |
| 42 | |
| 40 |