File size: 1,602 Bytes
980dc8d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---

title: "Data Aggregation in Excel"
original_url: "https://tds.s-anand.net/#/data-aggregation-in-excel?id=data-aggregation-in-excel"
downloaded_at: "2025-06-08T23:26:38.121838"
---


[Data Aggregation in Excel](#/data-aggregation-in-excel?id=data-aggregation-in-excel)
-------------------------------------------------------------------------------------

[![Data aggregation in Excel](https://i.ytimg.com/vi_webp/NkpT0dDU8Y4/sddefault.webp)](https://youtu.be/NkpT0dDU8Y4)

You’ll learn data aggregation and visualization techniques in Excel, covering:

* **Data Cleanup**: Remove empty columns and rows with missing values.
* **Creating Excel Tables**: Convert raw data into tables for easier manipulation and formula application.
* **Date Manipulation**: Extract week, month, and year from date columns using Excel functions (WEEKNUM, TEXT).
* **Color Scales**: Apply color scales to visualize clusters and trends in data over time.
* **Pivot Tables**: Create pivot tables to aggregate data by location and date, summarizing values weekly and monthly.
* **Sparklines**: Use sparklines to visualize trends within pivot tables, making data patterns more apparent.
* **Data Bars**: Implement data bars for graphical illustrations of numerical columns, showing trends and waves.

Here are links used in the video:

* [COVID-19 data Excel file - raw data](https://docs.google.com/spreadsheets/d/14HLgSmME95q--6lcBv9pUstqHL183wTd/view)

[Previous

Splitting Text in Excel](#/splitting-text-in-excel)

[Next

Data Preparation in the Shell](#/data-preparation-in-the-shell)