I would like to insert a calculation in a pivot table that divides the results of one field by the count of another field. In the attached workbook I have added this formula Avg Dur/ Trans2 =’Duration Sec’/TransID, but the results are not what I am expecting when compared to a manual. In a second formula Avg Dur/ Trans2, I added COUNT and COUNTA functions to the formula but that didn’t help. How can I get the correct formula into the pivot table so that it will maintain the calculation?
A second problem, but still related, I cannot figure out how to get a cell format that properly displays the cumulative time in this pivot table. The first item in the pivot table, a monthly total 8,581,421 seconds, should calculate to 99+ days. But the formats I have tried don’t even come close.