I'd like to do two things here and would appreciate your help. I think I could do it with 15 steps but there has to be a better way.
I've got a hierarchy called Workstreams with Products, Projects, and Unallocated that accumulates employees hours worked by month. In this module, W2 Workstream detail is the rows and then the line item Total is the Amount (currently an input but in the future may flow in from elsewhere).
What I want is to be able to see what % of Total Hours each thing is, specifically Unallocated but would be nice to see for any child of the list. So if there are 8,100 hours in Jan 25, I want to see what % is Product 1, or Unallocated. I'd like to see this % for the Top Level of W1 All Workstreams most importantly, but also for the W1s so what % each product is for total of products.
Ultimately I'd like to have a chart to display this information in a combination chart where the hours are stacked in columns and then on the other axis it shows the total % allocated, or (1 - % unallocated) by month. Currently not sure that is even possible because what is displayed on the chart below are the list items…..
I don't want to have to create another module that has each of these as Line Items because we will have a process that adds products/projects and it would be tedious updating that module. But, that would be an easy way to calculate the unallocated %.