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
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.
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 |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 3 |
| User | Count |
|---|---|
| 24 | |
| 21 | |
| 12 | |
| 10 | |
| 8 |