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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have a table called Debt and a list of customers that owe money. This table also has the centre name eg
Customer | Centre | Debit | Date |
Jones | Shop1 | -9.99 | 15/09/2018 |
Davidson | Shop2 | -1223 | 16/09/2018 |
Jordan | Shop1 | -13.13 | 15/09/2018 |
Daniels | Shop1 | -19.99 | 15/09/2018 |
Smith | Shop2 | -13.99 | 16/09/2018 |
I want to sum the Debit amount based on each Centre as a total percentage of the entire Debit amount. But also be able to use the date as a slicer.
Would the best method to use the Divide method?
I want to use measures not calculated columns.
Thank you
Solved! Go to Solution.
I would use the default Sum aggregation and then right-click the column, Show As and then Percent of Grand Total.
I would use the default Sum aggregation and then right-click the column, Show As and then Percent of Grand Total.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.