Add or edit pivot tables

  1. On your computer, open a spreadsheet in Google Sheets.
  2. Select the cells with source data you want to use. Important: Each column needs a header.
  3. In the menu at the top, click Insert and then Pivot table. Click the pivot table sheet, if it’s not already open.
  4. In the side panel, next to "Rows" or "Columns," click Add, then choose a value.
    • Note: Sometimes, you'll see recommended pivot tables based on the data you choose. To add a pivot table, under "Suggested," choose a pivot table.
  5. In the side panel, next to "Values," click Add, then choose the value you want to see over your rows or columns.
  6. You can change how your data is listed, sorted, summarized, or filtered. Next to what you want to change, click the Down Arrow Down arrow.

Change or remove data

  1. On your computer, open a spreadsheet in Google Sheets.
  2. Click the pivot table.
  3. In the side panel, change or remove fields:
    • To move a field , drag it to another category.
    • To remove a field, click Remove Remove.
    • To change the range of data used for your pivot table, click Select data range Select data range.

Note: The pivot table refreshes any time you change the source data cells it’s drawn from.

See cell details

You can look at the source data rows for a cell in a pivot table.

  1. On your computer, open a spreadsheet in Google Sheets.
  2. Click the pivot table.
  3. Double-click the cell you want to look at in more detail.
  4. You'll see a new sheet with the cell’s source data.

Calculated fields with SUM or a custom formula

  1. On your computer, open a spreadsheet in Google Sheets.
  2. Click the pivot table.
  3. In the side panel, next to "Values," click Add and thenclick Calculated field.
    • Calculate a value with SUM: Next to “Summarize by,” click SUM. 
    • Calculate a value with a custom formula: In the field that appears, enter a formula. Then, next to "Summarize by," click Custom. 
  4. On the bottom right, click Add and the new column will appear.

Tip: To write custom formulas, you can use:

  • Other columns, for example, =sum(Price)/counta(Product) where "Price" and "Product" are fields in the pivot table or an underlying table (available with Connected Sheets.) 
  • Google Sheets functions.

Important: If you use field values with spaces, make sure to use quotations around them in your custom formula. For example: ="h sdf".