I have a large data base that I am using to sum totals of various products, however when using pivot tables(PT) it will show the name and sum of each item (product), but not a secondary or in my case a primary field such as State below.
As an example, I may have the following
State Product Revenue
CA Apple 100
CA Apple 200
CA Apple 100
CA Apple 300
CA Orange 100
CA Orange 100
CA Orange 300
The PT function will "list/display" the Product "name" and the "sum" for Apple and the product "name" and "sum" for orange, however it will only show the state name on "one line" and NOT on each line showing the sum of EACH product by state name.
Note: my data base has over 20,000 rows and as an example multiple state names.
Thanks for any help !
As an example, I may have the following
State Product Revenue
CA Apple 100
CA Apple 200
CA Apple 100
CA Apple 300
CA Orange 100
CA Orange 100
CA Orange 300
The PT function will "list/display" the Product "name" and the "sum" for Apple and the product "name" and "sum" for orange, however it will only show the state name on "one line" and NOT on each line showing the sum of EACH product by state name.
Note: my data base has over 20,000 rows and as an example multiple state names.
Thanks for any help !