Spaces:
Configuration error
Configuration error
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. |