File size: 1,900 Bytes
27cbe7a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# πŸ“Š Sales Analysis Dashboard (Tableau)

## πŸ“Œ Overview

An interactive **Sales Analysis Dashboard** built with Tableau to analyze:

* Sales performance
* Customer insights
* Product categories
* Geographic distribution

---

## πŸ“ Project Structure
project-root/
│── assets/
β”‚   β”œβ”€β”€ apl1.png
β”‚   β”œβ”€β”€ apl2.png
β”‚   β”œβ”€β”€ apl3.png
β”‚   β”œβ”€β”€ apl4.png
β”‚
│── Sales pro.twbx
│── README.md

---

## πŸ–ΌοΈ Dashboards Preview

### 🏠 Home Dashboard
<img src="./assets/apl1.png" width="100%" height="450" alt="Home Dashboard" style="border-radius: 20px; object-fit: cover;">

---

### πŸ‘₯ Customer Dashboard
<img src="./assets/apl2.png" width="100%" height="450" alt="Customer Dashboard" style="border-radius: 20px; object-fit: cover;">

---

### πŸ“¦ Categories Dashboard
<img src="./assets/apl3.png" width="100%" height="450" alt="Categories Dashboard" style="border-radius: 20px; object-fit: cover;">

---

### 🌍 Territories Dashboard
<img src="./assets/apl4.png" width="100%" height="450" alt="Territories Dashboard" style="border-radius: 20px; object-fit: cover;">

---

## πŸš€ Features

* **KPI Cards:** Sales, Profit, Orders, Customers.
* **Interactive Filters:** Category, Month, Age range.
* **Visualizations:** Geo-maps, Tree-maps, and Trend lines.
* **Analysis:** Customer segmentation and product performance.

---

## πŸ“Š Key Metrics

* **Total Sales:** 1.01M
* **Total Profit:** 0.48M
* **Total Orders:** 5.09K
* **Customers:** 1,445

---

## πŸ› οΈ Tools Used

* **Tableau:** Data Visualization & Dashboarding
* **Excel:** Data Cleaning & Preparation

---

## βš™οΈ How to Use

1. Download `Sales pro.twbx`.
2. Open the file in **Tableau Desktop** or **Tableau Public**.
3. Use the navigation tabs at the top to switch between the different dashboards.