Chapter 3 — Excel: Data Summary with Pivot Tables

📚 Chapter Overview

Turning thousands of rows into a single summary is the analyst's superpower. In this chapter, you will master Pivot Tables to calculate totals, averages, and percentages across different categories in seconds.

Learning Objectives:

3.1 Pivot Table Fundamentals

Part 1 — Definition

A Pivot Table is an interactive tool that summarizes large amounts of data. It doesn't change the source data; it creates a new "Summary" view. You can drag and drop fields to instantly see totals by region, date, or category.

Part 2 — The 4 Quadrants

Part 3 — Example

Problem: Find total sales by "Product Category".

  1. Select data → Insert → Pivot Table.
  2. Drag Category to Rows.
  3. Drag Sales Amount to Values.

Result: A small table showing each category and its total revenue.

Part 4 — Video

Video: Coming Soon


3.2 Pivot Charts & Slicers

Part 1 — Definition

A Pivot Chart is a visual representation of a Pivot Table. Slicers are visual buttons that allow you to filter Pivot Tables and Charts with a single click, making your reports interactive.

Part 2 — Process

  1. Click inside Pivot Table → Insert → Slicer.
  2. Select "Region".
  3. Click "East" to instantly see only Eastern sales.

Part 3 — Example

Problem: Create a "Mini Dashboard" in Excel.

Combine a Bar Chart showing sales by month and a Slicer for "Product Category". This allows a manager to see monthly trends for specific products at the click of a button.

Part 4 — Video

Video: Coming Soon


🏆 Chapter Challenge

Challenge Objective

Analyze a "Sales Data" file to identify the best-performing region.

Requirements

Step-by-Step Process

  1. Insert a Pivot Table.
  2. Put Region in Rows, Sales and Profit in Values.
  3. Insert Slicer for Year.
  4. Select "2023" and observe the results.

Expected Deliverables