What is a PivotTable? How to use PivotTable in Excel
Excel's PivotTable is a great tool that Microsoft equips into Excel so users can summarize, analyze, learn and present data more easily.
Suppose you have a data spreadsheet with lots of information below:
Now you want to aggregate the data by:
+ Revenue of each store,
+ Revenue of each product,
+ Sales by store by quarter,
+ Quarterly revenue for each item,
+ Draw a chart, .
=> The steps are as follows:
Create a PivotTable table
Highlight the entire data area to be processed.
Then select the Insert tab (1) => PivotTable (2) .
The Create PivotTable window appears.
Select (1) Select a table or range.
(2) You can selectNew WorksheetorExisting Worksheet.
(3) ClickOK.
The PivotTable Fields window appears in the left corner of the screen.
Now our job is drag and drop.
Simple data processing
For example, you want to sum the revenue of each store:
- Select the Store Name line to drag it into the Rows box .
- You select the Total money (VND) line and drag it into the Values box .
Data processing under many different conditions / information
For example, you want to calculate the revenue of each store by quarter :
- Select the Store Name line and drag it into the Filters box .
- You select the line Qui dragged into the Rows box .
- You select the Total money (VND) line and drag it into the Values box .
You want to see data of a specific store, select cell B1, click the store you want to see, for example, you select Hanoi Branch (1) => click OK (2) .
For example, if you want to compare sales between stores by quarter, you can do the following:
- Select the Store Name line to drag it into the Rows box .
- You choose the line You pull into the box Columns.
- You select the Total money (VND) line and drag it into the Values box .
Report format
You can design and reformat the report according to your actual needs by selecting the Design tab and selecting until you like.
Create PivotChart from PivotTables
Place the cursor in the data area of the PivotTable table, select the Insert tab (1) => Chart (2) .
The Insert Chart window appears, select the chart template you intend to use, and this is the result:
Above are some of the operations to use the basic Pivot table tool to analyze data in Excel, so you can easily synthesize the necessary data, draw charts simply and quickly. The fastest service for your work. Good luck!
You should read it
- Familiarize yourself with PivotTable reports in Excel
- Calculate data in a PivotTable in Excel
- Filter PivotTable report data in Excel
- 4 Advanced PivotTable Functions for Excel Data Analysis
- How to calculate the percentage change in Pivot Table in Excel
- Get started with Excel for beginners
- Tips for adding in Excel you need to know
- How to fix the SUM function doesn't add up in Excel
May be interested
- How to calculate time in Excel: Add and subtract timeexcel can calculate the amount of time by adding / subtracting method to give you the result of the amount of time in minutes, hours, days, and months. the following software tips will guide you the most basic formulas. the problem is that you have time to complete two steps of work, and you want to know how many hours and minutes it will take to complete the job.
- ROUNDUP function in Excel - Usage and examplestoday, the software tips will guide you how to use the roundup function to round numbers (rounding up) in excel. roundup function structure function syntax: = roundup (number, num_digits). in which: + roundup: is the function name. + number: is the number to be rounded up. + num_digits: is the number of digits after the comma you want to round. for example:
- Match function in Excel - Usage and illustrative examplesthe match function in excel finds a specified item in a specified range and, returns the relative position of that value in this range. function syntax and usage syntax: = match (lookup_value, lookup_array, [match_type]). in which: - match: is the function name. - lookup_value: is the value to search, be it text or numeric.
- How to count characters in Excelto count characters in excel we need the help of the len function. the len function helps you count the number of characters including spaces in a given phrase. normally, the len function is not used alone, it will combine with other functions based on certain purposes.
- What is a CSV file? Differences between CSV and Excel fileswhat is a csv file? differences between csv and excel files. if you are an office worker, you've probably met the document saved as a csv. the csv document also makes one of the most popular documents in the world with a small archive capacity.
- Instructions on how to choose the print area in Excelexcel sheets are inherently an interface with data stretching both horizontally and vertically so when printing you will have a few issues worth mentioning. for example, separate print page content or print area limits. today we will talk about one of those issues with tipsmake, which is how to choose the print area in excel.