Download Article
Easily customize your pivot table in Microsoft Excel with this in-depth guide
Download Article
Do you want to add more information to your pivot table without altering your source data? You easily can add custom calculated fields to create formulas within the pivot table instead of adding more columns to your worksheet. Custom fields can do nearly any calculations you need, like displaying averages, percentages, variances, and maximum values for fields. We'll walk you through adding a custom calculated field to a pivot table in your Microsoft Excel spreadsheet, and show you how to edit the field any time you need to change the formula.
Adding a Custom Field in a Pivot Table: Quick Steps
- Open your Excel workbook and select the pivot table you're editing.
- Select the PivotTable Analyze tab from the top.
- Open the Fields, Items, and Sets menu.
- Click Calculated Field from the list.
- Enter the name and formula for the custom field.
- Click Add and then Okay to complete the field.
Steps
-
Open your workbook. Double-click the file that has the source data and pivot table you'll be working with. [1] X Research source
- Keep in mind that calculated fields can't use references or named ranges in formulas —this means you can't use functions like INDEX, OFFSET, or VLOOKUP in your custom field. However, functions like IF, SUM, COUNT, and any others that don't require references or named ranges are fine.
-
Click the pivot table you want to edit. When you click the pivot table, the "PivotTable Fields" panel will expand on the right. You'll also see the PivotTable Analyze menu at the top of Excel.Advertisement
-
Click the PivotTable Analyze tab. You'll see this tab at the top of Excel.
- The PivotTable Analyze menu is only visible when you click to activate the pivot table. If the menu ever disappears, just click the pivot table again to bring it back up.
- This tab is called Analyze in some versions of Excel.
-
Click the Fields, Items, & Sets menu. You'll see this in the "Calculations" area of the toolbar at the top of Excel. [2] X Trustworthy Source Microsoft Support Technical support and product information from Microsoft. Go to source
-
Click Calculated Field… . Once you click this menu option, the "Insert Calculated Field" dialog box will appear. [3] X Trustworthy Source Microsoft Support Technical support and product information from Microsoft. Go to source
-
Enter a name for the field. Type a descriptive column label for your custom field into the "Name" box.
-
Create a formula for your custom field. In the "Formula" box, type the formula you want to use to calculate your custom field. [4] X Trustworthy Source Microsoft Support Technical support and product information from Microsoft. Go to source
- For example, to find the tax rate for the "Items" field at 8.5%, you could name your custom field "Tax" and use this formula: =Items * 8.5% .
- Another example: If you want to divide values in the "Sales" column by values in the "Quantity" column, you could use: =Sales/Quantity .
- To insert data from another pivot table field in your formula, select the field and click Insert Field .
-
Click Add . This adds your custom field to the Fields list.
-
Click OK . This closes the "Insert Calculated Field" box and returns you to the pivot table.
-
Find your new field in the "Values" area. Now that you've added a new field, you'll see it in the "PivotTable Fields" panel on the right side of your sheet in the "Values" column.
-
Drag your new field to the desired area. You can now drag your custom calculated field from the Values area to Filters, Rows, or Columns to apply the formula to your data.
Advertisement
-
Select the pivot table containing the field you want to edit. Editing the formula in this one calculated field is much easier than creating—and later editing—a formula in the source data. This can be useful when the amount by which you are calculating your field changes often. Clicking the pivot table will activate the PivotTable Analyze or Analyze menu at the top of Excel.
-
Click the PivotTable Analyze or Analyze tab. You'll see these at the top of Excel. [5] X Trustworthy Source Microsoft Support Technical support and product information from Microsoft. Go to source
-
Click the Fields, Items, & Sets menu. You'll see this in the "Calculations" area of the toolbar at the top of Excel.
-
Click Calculated Field… . Once you click this menu option, the "Insert Calculated Field" dialog box will appear. [6] X Trustworthy Source Microsoft Support Technical support and product information from Microsoft. Go to source
-
Select the field you want to edit. All fields, including your custom fields, appear in the "Fields" area. When you click your custom field, you'll see its formula in the "Formula" box, and its name in the "Name" box.
-
Modify the field's name or formula. You can now make any adjustments you need to your custom field. [7] X Trustworthy Source Microsoft Support Technical support and product information from Microsoft. Go to source
- If you want to delete the field, just click Delete instead.
-
Click OK . Your field is now updated. If your pivot table doesn't refresh automatically, right-click the table and select Refresh to see your new calculations.
Advertisement
Expert Q&A
Search
-
QuestionEvery time that I create a new pivot table and I select a field (revenue) and I move it to values space, it defaults to count of revenue even though I've used sum of revenue in previous pivot tables.Nicole Levine is a Technology Writer and Editor for wikiHow. She has more than 20 years of experience creating technical documentation and leading support teams at major web hosting and software companies. Nicole also holds an MFA in Creative Writing from Portland State University and teaches composition, fiction-writing, and zine-making at various institutions.It would default to count instead of sum if there are any blank cells or errors in your data--if you have any of either, replace them with 0 (zeros) and that should sort if out. If that doesn't work, you might have non-numerical characters in your data (or numbers that are formatted as text instead of numbers). Make sure your data is purely numerical and you should get a sum instead of the count.
-
QuestionHow can I add a new field to the Filters or Rows section of the Pivot Table?Nicole Levine is a Technology Writer and Editor for wikiHow. She has more than 20 years of experience creating technical documentation and leading support teams at major web hosting and software companies. Nicole also holds an MFA in Creative Writing from Portland State University and teaches composition, fiction-writing, and zine-making at various institutions.Once you create the new field, it will appear in the "Values" section of the PivotTable Fields panel on the right side of your sheet. To use the value as a filter, drag it over to the Filters section.
-
QuestionI would like to display the number of occurrences (count) of incidences where where column A is less than 100 when Column C is equal to a given value.Nicole Levine is a Technology Writer and Editor for wikiHow. She has more than 20 years of experience creating technical documentation and leading support teams at major web hosting and software companies. Nicole also holds an MFA in Creative Writing from Portland State University and teaches composition, fiction-writing, and zine-making at various institutions.The COUNTIFS formula would get you that result, but you can't use that function in a calculated field. You might want to add a new column to your source data that contains an IFS statement, which you can count in your pivot table without adding any calculated fields.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement
Video
Tips
- Calculated fields in a pivot table calculate against the sum totals, not against individual rows. [8] X Trustworthy Source Microsoft Support Technical support and product information from Microsoft. Go to source You will need to insert a column and formula in the source data if you need a calculation by individual rows.Thanks
- It's not possible to use a calculated field as a report filter or slicer.Thanks
Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
Advertisement
References
- ↑ https://edu.gcfglobal.org/en/excel2016/creating-and-opening-workbooks/1/
- ↑ https://support.microsoft.com/en-gb/office/create-a-pivottable-to-analyze-worksheet-data-a9a84538-bfe9-40a9-a8e9-f99134456576
- ↑ https://support.microsoft.com/en-us/office/calculate-values-in-a-pivottable-11f41417-da80-435c-a5c6-b0185e59da77
- ↑ https://support.microsoft.com/en-us/office/calculate-values-in-a-pivottable-11f41417-da80-435c-a5c6-b0185e59da77
- ↑ https://support.microsoft.com/en-us/office/create-a-pivottable-to-analyze-worksheet-data-a9a84538-bfe9-40a9-a8e9-f99134456576
- ↑ https://support.microsoft.com/en-us/office/calculate-values-in-a-pivottable-11f41417-da80-435c-a5c6-b0185e59da77
- ↑ https://support.microsoft.com/en-us/office/calculate-values-in-a-pivottable-11f41417-da80-435c-a5c6-b0185e59da77
- ↑ https://support.microsoft.com/en-us/office/calculate-values-in-a-pivottable-11f41417-da80-435c-a5c6-b0185e59da77
About This Article
Thanks to all authors for creating a page that has been read 537,043 times.
Advertisement