Is there a way to create a pivot table without it turning the columns into a hierarchy? I simply want my 4 categories along the left (with no hierarchy) with years across the top. The middle is a Count of rows for each Year/Category combo.
Also, can I force the pivot to group all like rows? I am getting a row for Category 1, then a row for Category 2, then another row for Category 1, with the counts split. I can't sort by Category since a row may be in multiple categories. (I have 4 columns in my sheet for the 4 categories). Thanks!