NEWSheetSteps AI now turns entire websites into clean spreadsheet columnsExplore web scraping  →
Google Sheets · Verified tutorial

Add a calculated field to a pivot table in Google Sheets

Create a pivot table on a new sheet from A1:D6. Put Region in Rows and Revenue in Values summarized by SUM. Add a calculated field named Profit with the formula ='Revenue'*0.3.

Verified by PhilisAbout 60 seconds
Quick answer

Create a pivot table on a new sheet from A1:D6. Put Region in Rows and Revenue in Values summarized by SUM. Add a calculated field named Profit with the formula ='Revenue'*0.3.

Step-by-step

1

Select the targetCreate a pivot table on a new sheet from A1:D6.

2

Complete the next actionPut Region in Rows and Revenue in Values summarized by SUM.

3

Apply the changeAdd a calculated field named Profit with the formula ='Revenue'*0.3.

Shortcut or faster method

Select the target cell, type or paste the formula in the formula bar, then press Enter.

Expected result

The pivot table groups Revenue by Region and includes a Profit calculated field equal to 30% of Revenue.

Common mistake

Typing the formula as plain text or placing it in the wrong cell.

Troubleshooting

Re-select A1:D6 and repeat the final action. The pivot table groups Revenue by Region and includes a Profit calculated field equal to 30% of Revenue.

Example spreadsheet data

This is the clean fixture used for the verified run.

RegionOwnerCategoryRevenue
NorthAnnaSoftware120
SouthBenServices180
NorthCaraServices240
WestDevSoftware210
SouthEvaSoftware160

Video transcript

  1. Open the prepared Practice spreadsheet.
  2. Select the target. Create a pivot table on a new sheet from A1:D6.
  3. Complete the next action. Put Region in Rows and Revenue in Values summarized by SUM.
  4. Apply the change. Add a calculated field named Profit with the formula ='Revenue'*0.3.
  5. The pivot table groups Revenue by Region and includes a Profit calculated field equal to 30% of Revenue.