Contextures

Create a Pivot Table in Excel

Follow these easy steps to create an Excel pivot table, so you can quickly summarize Excel data. Watch the short video to see the steps, or follow the written steps. Get the free workbook, to follow along. There's also an interactive pivot table below, that you can try, before you build your own!

NOTE: This tutorial gives you a quick overview of creating a pivot table, with a short video, and basic steps. For detailed tutorial, go to the How to Plan and Set Up a Pivot Table page.

Create a Pivot Table

Watch this video, to see the steps for creating a pivot table in Excel 2013 and later. There are written instructions below the video, and the full Video Transcript is at the end of the page.

Preparing Your Pivot Table Data

Before you create a pivot table, organize your data into rows and columns, and create an Excel Table. There are instructions here.

In this example the source data contains information about food sales, in two regions -- East and West.

pivot table data

Creating a Pivot Table

After your source data is prepared, you can create a pivot table.

First, follow these steps, to see which pivot table layouts are suggested by Excel.

  1. Select any cell in the source data table.
  2. On the Ribbon, click the Insert tab.
  3. In the Tables group, click Recommended PivotTables.

    recommended pivot tables

  4. In the Recommended PivotTables window, scroll down the list, to see the suggested layouts.
  5. Then, click on a layout, to see a larger view.

    recommended pivot tables

  6. Click on the layout that you want to use, then click OK.

Check the Pivot Table

As soon as you click the OK button, a pivot table is created in your workbook.

  • The pivot table is located on a new sheet
  • The pivot table has the layout that you selected from the Recommended PivotTables dialog box.
  • When you select a cell within the pivot table, a PivotTable Field List appears, at the right of the worksheet.

In the PivotTable Fields pane, you can see that:

  • Category is in the Rows area
  • Quantity is in the Values area, as Count of Quantity.
  • There are no fields in the Filters area or in the Columns area

pivot table and field list

Modifying the Pivot Table

You can change the layout of the pivot table, after it's been created. 

In this example, we'll add the TotalPrice field to the pivot table.

  • In the PivotTable Field List, add a check mark to the TotalPrice field.
  • The TotalPrice field is automatically added to the pivot table, in the Values area, as Sum of TotalPrice.

Excel added the TotalPrice field to the Values area because it is a number field.

add fields from field list

Change a Value Field Function

When you added the TotalPrice field, Excel automatically added it to the Values area, and used the Sum function to summarize the prices.

Excel did that because:

  • TotalPrice is a number field
  • Every row in the source data, for the TotalPrice field, contains a real number.

However, when the pivot table was created, the Quantity field was added to the Values area, because it's a number field too. But the Quantity field shows a count, instead of a sum.

Why did Quantity use the Count function, instead of Sum?

  • Although most of the values are numbers, there is at least one text value in the Quantity column, as you can see in row 12, in the screen shot below.
  • If any values in a field are non-numeric, Excel uses the Count function for the Value field, instead of the Sum function.

pivot table data

Try This Pivot Table

Before you build your own pivot table in an Excel workbook, you can see how a pivot table works, by trying the interactive Microsoft Excel example shown below.

Below the interactive pivot table, there are a few things you can try, to see different results in the pivot.

Note: You can download a copy of the file, to test the pivot table features on your own computer.

Change the Filters

Above the data in the pivot table, there are filter fields - State, Business Type (BusType), and Flood.

Make the following changes to the pivot table filter fields, to change what the pivot table is showing:

  • In cell B1, click the drop down arrow, to see a drop-down list of State codes
    • Uncheck one or more of the state code, to remove that data from the pivot table display
    • At the bottom of the drop down list, click the OK button
    • The value in cell B1 changes from (All) to (Multiple Items)
    • The pivot table shows the total amounts for the selected states only, instead of all the states
  • In cell B3, click the drop down arrow, to see a drop-down list with Y and N, for Flood
    • Select Y (yes), then click the OK button
    • The value in cell B3 changes from (All) to Y
    • The pivot table shows the total amounts for only the insurance policies that have flood insurance coverage

Sort the Pivot Table Values

Currently, the pivot table is sorted alphabetically by the values in the Rows area -- the Construction type, and the Region.

To see the data in a different way, you can follow these steps to sort by the policy count

  • In column A, select one of the cells with a region name, such as cell A8 (East)
  • In cell A6, with the Row Labels header, click the drop down arrow
  • Point to Region, then click Sort by Value
  • In the Sort by Value (Region) dialog box, click the arrow at the right side of the "Select Value" box
  • Click on Count of Policy
  • For Sort Options, click the radio button for Largest to Smallest
  • Click the OK button

After you click OK, in the pivot table, under each construction type, the regions are listed from largest to smallest, based on the policy count field.

pivot table regions sorted by count of policy

Get the Sample File

Click here to download the zipped sample file with the Region Sales data. The zipped file is in xlsx format, and does not contain macros.

Video Transcript: Create a Pivot Table

Here is the full transcript for the Create a Pivot Table video.

A pivot table is a great way to summarize data in Excel. Here we have a table with sales records.

We can see where things were sold, what we sold, and how much and how much money we got on each sale. We can scroll down and see row after row of data.

Now I could create formulas to summarize things, but with a pivot table it will just be a few clicks to get totals. In Excel 2013 it's easier than ever to create a pivot table because there's a new tool to help you with some suggested arrangements for your data.

  • I'm going to click any cell in this table.
  • On the Insert tab, at the left, there's a Tables group and here's the new tool, which is Recommended Pivot Tables. I'll click that.

It opens up a new window, and based on the data that I've got here, it's suggesting some layouts

  • So the first one is showing the cities and then taking the total price and giving me the total sales in each city. That might be useful if I'm interested in where things are selling.
  • If we want to know what's selling, here's a layout that has the different product categories and then for each region how much we sold.
  • Below that, we can see those product categories again, and just the total price, instead of broken out by region.

You can scroll down, there are lots more options. If I go down further, we're looking at the product categories and then the product names below that. This time it's the quantity, rather than the price.

  • I'll select that one. I'll click OK, and it puts a new sheet in the workbook.

Here's the layout that I selected. Now it's got the quantity. I'm also going to add the total price. Over here, I can see all the fields from that data sheet.

  • I'll click on total price. That puts another column here where the values are.

This one went in as Sum of Total Price. This one is Count of Quantity. If I go back and look at my data, I can see that going down the quantity column, there's one item here that's text rather than a number.

So Excel sees this not as a number column, but as either text or mixed numbers and text. So it defaults to Count. But we can change that.

  • I'll just right click on one of those numbers, Summarize Values By, and instead of Count, I'll click on Sum.

So now we can see the total quantity and the total price for each product category and product.

It's a quick way to get started. You can change the layout after you've selected one of the sample layouts, but you're up and running very quickly.

More Tutorials

FAQs - Pivot Tables

Pivot Table Shortcuts

How to Plan and Set Up a Pivot Table

Pivot Table Introduction

 

About Debra

 

 

Last updated: May 10, 2023 12:32 PM