I am trying to calculate the percentage each row contributes to the total. Currently, the percentages being calculated are incorrect (except for the total row). Further, even though I am using a field calculate as “table down” now, whatever percent results in each row, I want to be able to use in another calculated field. So, even if the current state had worked, I would not be able to do that.
I rewrote the calculation for Gross OnDemand. I think it does the same thing as your calculated field but uses fewer functions. I then used LAC-A to calculate the total by grouping by the entire dataset.
I am sorry @duncan, I was on vacation. Before that, I was trying to adapt it to a fuller set of data. I see someone marked it as a solution and I agree with that.