Hi, this is probably a very easy question with an easy solution, but I can't seem to get my calculations to work.
I have a database spreadsheet that lists Customer, Project, Name of Employee, Date worked, Work Duration and Department. I want to create a pivot table that lets me know how many hours each department spends on each customer and project. I was able to successfully create the pivot table, however instead of calculating the total hours each department had put in, it's calculating each entry each employee has made.
Here's a bit more detail of my pivot table:
Column A is Customer
Column B is Project
Column C~E are the departments...admin, engineer, Sales/Marketing
Column F is the Grand Total
Each row lists the different Customer and corresponding projects.
Example, for one project, the Admin had put in 6.5 hours into it, but instead of calculating the sum of hours per project of 6.5 hours, it's calculating the 2 separate entry rows and lists 2 on the pivot table. Under field settings, I've tried changing the "summarized by count" to summarized by sum", and it still shows incorrect calculations. I hope I had explained this in enough detail to get some help to solve this problem. Thanks.
I have a database spreadsheet that lists Customer, Project, Name of Employee, Date worked, Work Duration and Department. I want to create a pivot table that lets me know how many hours each department spends on each customer and project. I was able to successfully create the pivot table, however instead of calculating the total hours each department had put in, it's calculating each entry each employee has made.
Here's a bit more detail of my pivot table:
Column A is Customer
Column B is Project
Column C~E are the departments...admin, engineer, Sales/Marketing
Column F is the Grand Total
Each row lists the different Customer and corresponding projects.
Example, for one project, the Admin had put in 6.5 hours into it, but instead of calculating the sum of hours per project of 6.5 hours, it's calculating the 2 separate entry rows and lists 2 on the pivot table. Under field settings, I've tried changing the "summarized by count" to summarized by sum", and it still shows incorrect calculations. I hope I had explained this in enough detail to get some help to solve this problem. Thanks.