Excel Pivot Tables, Calculated Fields and Items
Master Excel pivot calculations and advanced data analysis
What You'll Master
Calculated Fields
Create dynamic calculations using existing pivot table data without modifying source data. Perfect for complex business metrics.
Calculated Items
Add custom row items with formulas to analyze data patterns and create summary calculations like averages.
Advanced Analysis
Transform raw data into actionable insights through pivot table calculations and professional reporting techniques.
Always perform calculations within the pivot table rather than the original source data. This maintains data integrity and creates dynamic calculations that update automatically.
Creating Your First Calculated Field
Access Field Tools
Go to Pivot Table Analyze tab, then Fields, Items & Sets dropdown
Insert Calculated Field
Select 'Insert Calculated Field' to open the dialog box for creating custom calculations
Name Your Field
Provide a descriptive name like 'AVG$/HR' for average dollars per hour calculation
Build Formula
Create formula by dividing Sales field by Contract Hours field using Insert Field buttons
To create a Calculated Item, you must first click in the Row Labels column. The option will be grayed out if you're positioned in the Values area.
Calculated Fields vs Calculated Items
| Feature | Calculated Fields | Calculated Items |
|---|---|---|
| Location | Values area | Row Labels area |
| Function | Cross-field calculations | Within-field calculations |
| Example | Sales/Hours | Average of quarters |
| Appears in | Field list permanently | Row items only |
Key Takeaways