Hello,
I am trying to create a calculated field in a pivot table (using Excel 2010), whereby the Max of a given field is divided by the Sum for a different field.
My dataset includes a history of projects, with multiple expected timeframes for completion. I am retrieving the maximum amount of time for a given project, and dividing it by the sum of the actual hours logged.
So, I will have:
Column Headings:
Project Name / Estimated Hours of Completion / Actual Hours Logged
Data:
Project A / 150 / 5
Project A / 150 / 3
Project A / 150 / 1
I do not want to sum the estimated hours of completion because they are the same, which is why I want to retrieve a max number, however I do want to sum the actual hours logged. I want the calculated field to show the percentage of the estimated hours of completion over the actual hours logged.
Is there any way to have this type of calculated field, or am I forced to put the formula next to the pivot table?
Many thanks in advance for any help anyone can provide!
I am trying to create a calculated field in a pivot table (using Excel 2010), whereby the Max of a given field is divided by the Sum for a different field.
My dataset includes a history of projects, with multiple expected timeframes for completion. I am retrieving the maximum amount of time for a given project, and dividing it by the sum of the actual hours logged.
So, I will have:
Column Headings:
Project Name / Estimated Hours of Completion / Actual Hours Logged
Data:
Project A / 150 / 5
Project A / 150 / 3
Project A / 150 / 1
I do not want to sum the estimated hours of completion because they are the same, which is why I want to retrieve a max number, however I do want to sum the actual hours logged. I want the calculated field to show the percentage of the estimated hours of completion over the actual hours logged.
Is there any way to have this type of calculated field, or am I forced to put the formula next to the pivot table?
Many thanks in advance for any help anyone can provide!