Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Center Utilization percentage

I have a table called Debt and a list of customers that owe money. This table also has the centre name eg

 

CustomerCentreDebitDate
JonesShop1-9.9915/09/2018
DavidsonShop2-122316/09/2018
JordanShop1-13.1315/09/2018
DanielsShop1-19.9915/09/2018
SmithShop2-13.9916/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

  • I would use the default Sum aggregation and then right-click the column, Show As and then Percent of Grand Total.

1 Reply

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    I would use the default Sum aggregation and then right-click the column, Show As and then Percent of Grand Total.