Understand PivotTable Structure
Master Excel PivotTables for powerful data analysis
PivotTable Field Areas Overview
Filter Box
Contains fields that are the main focus of your analysis. Allows you to view data from specific perspectives by filtering categories.
Rows Box
Creates vertical lists of data. Fields here appear as row headers and can create hierarchical tiers when multiple fields are added.
Columns Box
Creates horizontal lists of data. Best used with fields that have limited unique values to avoid creating too many columns.
Values Box
Contains numeric or currency data for quantitative analysis. Default function is Sum, but can be changed to Average, Count, Min, Max, and others.
The Food Sales Data worksheet demonstrates ideal PivotTable source data with Product, Category, City, Quantity Sold, and Total Sales fields providing both categorical and numerical data for comprehensive analysis.
Changing Value Field Functions
Access Value Field Settings
Click the dropdown in the Values box and select Value Field Settings from the menu options.
Choose Function Type
Select from available functions including Sum (default), Average, Count, Min, Max, and other statistical functions.
Apply Number Formatting
Use the formatting button to apply currency, percentage, or other number formats even if not stored that way in source data.
Field Placement Strategies
Always arrange fields from greatest to fewest duplicate values. Place fields with many duplicates first to create meaningful groups, followed by fields with fewer duplicates for sub-categorization.
Rows vs Columns Placement
| Feature | Rows Placement | Columns Placement |
|---|---|---|
| Data Display | Vertical list format | Horizontal list format |
| Best Use Case | Many unique values | Few unique values (5-10) |
| Readability | Easy to scan vertically | Can become unwieldy with many columns |
| Screen Space | Uses vertical space efficiently | Requires horizontal scrolling if too many values |
PivotTable Best Practices
Creates meaningful groupings and hierarchical structure
Prevents creation of single-item categories that reduce analysis value
Maintains readability and prevents horizontal scrolling issues
Enables comparison of different metrics like quantity and sales simultaneously
Source data remains unaffected by PivotTable structure changes
PivotTables only reference your source data without modifying it. Feel free to experiment with different field arrangements and structures - your original data remains completely safe and unchanged.
Refreshing PivotTable Data
Navigate to PivotTable Analyze Tab
Click on any cell within your PivotTable to access the PivotTable Analyze tab in the ribbon.
Click Refresh Button
Use the Refresh button to update your PivotTable with any changes made to the source data since creation.
Verify Updated Data
Check that new or modified data from your source worksheet now appears correctly in the PivotTable analysis.
Key Takeaways