0
Pivot Table FAQs, Pivot Chart FAQsHow to fix common problems with Excel Pivot Table and Pivot Charts. Answers to frequently asked questions; source data, refresh, chart formatting and more. |
--Display text in the data area of a pivot table
--Preserve formatting when refreshing
--Make data fields appear side-by-side
--Turn off GetPivotData formula
--Change default from COUNT to SUM
--Show Pivot Table headings at top of each printed page
There's no built-in option to display text data in the Values area of a PivotTable. You could display the text fields in the Row and Column areas, and show a count of the records in the data area.
Or, if there are only a few text values, use this number formatting workaround, to display number values as text.
For example, instead of showing a 1 as the Region ID, show "East" as the Region name.
This video shows the steps, and click here for written steps.
To follow along with the video, download the Pivot Table Values Text workbook with the NO macro. The zipped file is in xlsx format, and does not contain any macros. You can manually apply the conditional formatting
In Microsoft Excel 2010, and later versions, you can change a field setting to repeat pivot items in all fields, or selected pivot fields.
This video shows the steps, and click here for written steps.
These are the most common reasons that the pivot table group error message appears:
To resolve this problem, there are some suggestions on the page for fixing the PivotTable grouping problems.
To format cells, enable selection should be turned on. To enable selection:
To format a section of a PivotTable, such as subtotals:
If you add the two or more fields to the pivot table's Values area, a "Values" button is automatically created in the pivot table field list Layout section. I've circled that button in the screen shot below.
There's a video on the Pivot Table Layout page that shows the steps.
To turn off the Generate GetPivotData command, using the Excel Ribbon, follow these steps:
NOTE: This will affect ALL Excel workbooks, not just the active workbook
NOTE; There are detailed instructions, and a short video that shows the steps, on the Generate GetPivotData page.
You can't change the default settings for the Value fields.
You can change the field's summary function after you add it to the pivot table.
You can change the Print Titles option in the PivotTable Options dialog box.
There are instructions at this link, to get the pivot table headings at the top of each page
--Clear old values from dropdowns
--Fnd what the Access data source is
--Locate source data for pivot table
--Use multiple sources for pivot table
If the new columns are outside the pivot table's data range, they won't show up in the field list. Likewise, new rows that are added to the bottom of the existing data might not automatically appear when you refresh the PivotTable. To adjust the source data's range:
Or use a dynamic range or Excel Table as the pivot table source, and it will adjust automatically.
If you remove data from the PivotTable source data, that information might still appear in the PivotTable drop down lists, after you refresh it.
This short video shows how to change a setting in a pivot table, so old items do not appear in the drop down lists. The written instructions are here for clearing old items from a pivot table.
To follow along with the video, download the Pivot Table Old Items workbook. The zipped Excel file is in xlsm format, and contains macros from the instruction page. To test the macros, be sure to enable macros, if prompted, when you unzip and open the workbook.
Ron Coderre has a free PivotTable add-in that lets you view and edit the connection string
You can use the Change Data Source command on the Options tab of the Excel Ribbon, to locate the source data for your pivot table
You can use Power Query (Get & Transform Data) to combine the data from 2 or more tables, if those tables have some column headings with identical names. Then, create a pivot table from the combined data
NOTE: In older versions of Excel, use the Multiple Consolidation feature
--Create a Normal chart from pivot table
--Add a horizontal line to Pivot Chart
--Change Pivot Chart without changing Pivot Table
--Change date format on Chart axis
--Include grand total in pivot chart
Loss of formatting is a known problem with pivot charts.
You can try the workarounds on Jon Peltier's site, to prevent the format changes, by creating a normal chart that references the pivot table data.
With the pivot chart selected:
For Excel 2007 and later versions, paste a copy of the pivot table labels and data, as values, onto another worksheet. Then, create a normal chart from the copied data.
For Excel 2003 and earlier versions, see instructions for creating a normal chart from pivot data on Jon Peltier's site
You could create a normal chart, based on the PivotTable, and include the line in that.
Create another pivot table, based on the first one. Then, create the pivot chart from the second PivotTable.
You can hide the sheet that contains the second pivot table.
When you change the pivot chart, only the hidden pivot table will be affected.
The pivot chart date formats are controlled by the date field format in the PivotTable. To change the date format:
The pivot chart can't show grand totals or subtotals.
You could create a normal chart from the data, and include the grand totals when copying the pivot table data
Watch this slide show to see 5 pivot table annoyances, and how to fix them.
Calculated Field vs Calculated Item
Pivot Table Grouping Affects Another Pivot Table
Last updated: January 19, 2023 3:24 PM