How to Summarize Data in Excel Using Pivot Table (2 Examples)

Get FREE Advanced Excel Exercises with Solutions!

This article illustrates how to summarize data in excel Pivot Table. PivotTable is a great tool in excel to quickly summarize huge datasets even if they are unorganized. It can detect the datasets and often summarize them automatically. This saves a lot of time and effort. Follow the article to learn how to use this feature to summarize your dataset in excel.

1. Summarize Data in Excel Using a PivotTable

Assume you have the following dataset containing duplicate values. You can quickly summarize the dataset by inserting a PivotTable.

Follow the steps below to do that.

📌 Steps:

  • First, select the dataset or click anywhere on it. Then select Insert >> PivotTable.

  • Next, choose the location for the table. Click OK after that.

  • Now, drag the fields between appropriate areas in the PivotTable Selection Pane as shown below.

  • Finally, you will see the following result. Here, the PivotTable is showing the count of courses taken by each student instead of repeating their names.

summarize data in excel using pivot table

Read More: How to Summarize Data Without Pivot Table in Excel


Similar Readings


2. Using DAX Functions to Summarize Data in Excel PivotTable

Alternatively, you can make PivotTable concatenate the courses in a single cell. Follow the steps below to do that.

📌 Steps:

  • First, check the ‘Add this data to the Data Model’ checkbox while inserting the PivotTable.

  • Then, right-click on the Range field. Next select ‘Add Measure’.

  • Now, enter a Measure Name. Then, enter the following formula in the formula box. Click OK after that.
=CONCATENATEX(Range,[Course],", ")

summarize data in excel using pivot table

  • Next, drag the appropriate fields between areas as shown below.

  • Finally, you will get the desired result as follows.

summarize data in excel using pivot table

Read More: How to Create Summary Table in Excel (3 Easy Methods)


More PivotTable Features to Summarize Data in Excel

Here are some advanced PivotTable features to summarize data in Excel.

  • Select some rows in the PivotTable and right-click to group them.

  • After that, the summarized data will look as follows.

summarize data in excel using pivot table

  • Besides, you can also pick a different function to summarize the data. Go to the Value Field Settings to do that.

  • Now change the function as required from the Summarize Values By tab.

summarize data in excel using pivot table

  • You can also show the values in different ways from the Show Values As tab.

Read More: How to Group and Summarize Data in Excel (3 Suitable Ways)


Things to Remember

  • You must select anywhere in the PivotTable to access the editing tools.
  • Drag the fields to the appropriate areas until you get the desired result.

Download Practice Workbook

You can download the practice workbook from the download button below.


Conclusion

Now you know how to summarize data in excel using Pivot Table. Do you have any further queries or suggestions? Please let us know using the comment section below. You can also visit our ExcelDemy blog to explore more about excel. Stay with us and keep learning.


Related Articles

Md. Shamim Reza
Md. Shamim Reza

Hello there! This is Md. Shamim Reza. Working as an Excel & VBA Content Developer at ExcelDemy. We try to find simple & easy solutions to the problems that Excel users face every day. Our goal is to gather knowledge, find innovative solutions through them and make those solutions available for everybody. Stay with us & keep learning.

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo