excel - How to display subtotals for a main and sub category of a PivotTable? -


i have following data:

enter image description here

i want calculate occurrence of each color given shape.

using pivottables, got this:

enter image description here

however, output want:

enter image description here

how achieve in excel? possible using pivottable?

thanks!

solution: yes, is.

(1) structure selected fields this:

enter image description here

(2) right click "shape" in row labels , in "layout & print" tab, select "show item labels in tabular form".

enter image description here

result:

enter image description here


Comments

Popular posts from this blog

java - HTTP Status 500 - An exception occurred processing JSP page /second.jsp at line 15 -

asp.net mvc - Cannot display error message on Editor or EditorFor -

php - Using str_replace to translate a MySQL Table in html -