Excel Pivot Table - Deactivate colapse/expand function

1

I don't want the values to be grouped like they are here:

enter image description here

I don't want anything grouped with collapse/expand options. I want all columns to be filled with information in all rows, even if it repeats in some fields.

I've tried "Do not show sub-totals" in the "Design" tab and setting the subtotals to none in the Field Settings on the "Analyze" tab, but it didn't work.

MrM1k4d0

Posted 2016-02-29T11:44:05.617

Reputation: 11

Answers

2

You probably want:

  • pivottable options - design - report layout - repeat all item labels
  • and to hide collapse buttons: pivottable tools - analyze - +/- buttons

To add some pictures to the above answer for better help

In Excel 2016
In the Show group, under the Analyze tab, you can toggle the buttons as shown belowenter image description here

Alternatively
Right click on the Pivot table and select Pivot table options from the right-click-menu,

enter image description here

Máté Juhász

Posted 2016-02-29T11:44:05.617

Reputation: 16 807