Excel Pivot Tables, Calculated Fields and Items
Calculated Fields vs Calculated Items
| Feature | What It Adds |
|---|---|
| Calculated Field | A new column derived from existing fields (e.g., Profit = Revenue - Cost). |
| Calculated Item | A new row within an existing field (e.g., 'Q1' = Jan + Feb + Mar). |
Noble Desktop's Excel Bootcamp covers formulas, pivot tables, data analysis, VBA, and the full analytics workflow used by finance and ops teams.
1Full Video Transcript
2Introduction to Calculated Fields and Items
Pivot tables calculated fields and items. Excel provides a way to perform calculations within a pivot table through calculated fields and items. This is additional data created by executing a calculation against fields in the pivot table. So you're taking information that's already there in the pivot table and you're performing some kind of calculation. It could be multiplication, division, addition, subtraction, but some kind of calculation. We're going to do this here with this pivot table.
The first step as always is we recommend taking your table of data and turning it into a table. The keyboard shortcut you can use to do that is Ctrl+T, then you'll press Enter and you've created the table. From there, on the Table Design tab (or it may be Table for you, or Design), you'll click in the Tools group. You'll click Summarize with PivotTable. I'm not going to go to a brand new sheet. I'm actually going to create the pivot table in this sheet, so I'll choose Existing Sheet, and in the Location box I'll click on the gray cell because that is going to be the upper left-hand corner of my pivot table. I'll click OK and there it is.