shasta_man
New Member
- Joined
- Feb 23, 2013
- Messages
- 4
C'mon Mr Excel. Thanks for the help.
I'm looking to simply subtotal, by sum, average values in my pivot table. I want to compare the sum of average runtimes. It takes a lot of time to construct this otherwise.
Essentially, I have a group of test data. Each tests consists of multiple operations. Each operation is a runtime. Operations are then grouped into hierarchical groups with operations grouped into applications which are grouped into scenarios which are grouped into tests, summing into one big total. Each test is run a number of iterations on a system and are grouped into a project. There are multiple systems running multiple projects. Ton of data.
My goal is to compare the operations times of each system, but subtotalled at each level of the hierarchy. To compare the total time for each system for all the operations in an application, then a scenario, then a test, then a project.
Creating a pivot table with operations as rows and systems are columns with runtime value set to average subtotals each level of the hierarchy by averaging the averages of the operations below it. Instead, I need to find the average time for the operations, but then sum those at each level of subtotal in the hierarchy.
I'm currently putting formulas next to the pivot table to sum the rows in the pivot table which is very labor intensive.
I'm looking to simply subtotal, by sum, average values in my pivot table. I want to compare the sum of average runtimes. It takes a lot of time to construct this otherwise.
Essentially, I have a group of test data. Each tests consists of multiple operations. Each operation is a runtime. Operations are then grouped into hierarchical groups with operations grouped into applications which are grouped into scenarios which are grouped into tests, summing into one big total. Each test is run a number of iterations on a system and are grouped into a project. There are multiple systems running multiple projects. Ton of data.
My goal is to compare the operations times of each system, but subtotalled at each level of the hierarchy. To compare the total time for each system for all the operations in an application, then a scenario, then a test, then a project.
Creating a pivot table with operations as rows and systems are columns with runtime value set to average subtotals each level of the hierarchy by averaging the averages of the operations below it. Instead, I need to find the average time for the operations, but then sum those at each level of subtotal in the hierarchy.
I'm currently putting formulas next to the pivot table to sum the rows in the pivot table which is very labor intensive.