Power BI sales analytics project based on the public Adventure Works dataset (Kaggle). This repository contains the report project (PBIX + sources) and a small icon library used in the report.
Adventure Works Project/— the report project:pbix/AdventureWorks.pbix— final Power BI filedata/— cleaned Excel/CSV sources used by the modelassets/— screenshots for the README
Icon Library/— SVG/PNG icons used in the report. Free to use (MIT). SeeIcon Library/README-ICONS.rst.
- Dynamic navigation menu (page-aware)
- Slicer reset button
- Q&A visual for natural language queries
- Modern AI visuals (e.g., decomposition tree)
- Custom tooltips for KPIs and main visuals
- View-switch buttons (e.g., Trend/Region, Topline/Spread/Driver)
- Product Category
- Region
- Year/Month
Note: Several visuals (KPIs and key charts) include custom tooltips for extra context.
- Overview
- KPIs: Total Sales, Total Quantity, Profit Margin %
- View Toggle (Trend / Region):
- Trend: Sales YTD (Area) + Total Sales (Line) over time
- Region: Total Sales by Region (Bar)
- Sales Performance
- KPIs: Trailing 12-Month Sales, MoM Growth %, Average Order Value
- View Toggle (Topline / Spread / Driver):
- Topline: Sales by Salesperson (Bar)
- Spread: Heatmap Matrix — Years→Months on rows; Region Groups→Regions on columns; value = Total Sales
- Driver: Decomposition Tree (drivers of Total Sales)
- Product Insights
- KPIs: Best-Seller (context-aware), Median Sales, Active SKUs
- View Toggle (Profit Leaders / Profit Scatter / Rank Drift):
- Profit Leaders: Top 20 products by Profit
- Profit Scatter: Scatter/Bubble — X = Sales, Y = Profit, Size = Qty, Color = Category, with Play Axis (year)
- Rank Drift: Ribbon chart tracking top 5 profitable SKUs across months
- Open
Adventure Works Project/pbix/AdventureWorks.pbixin Power BI Desktop. - If prompted, confirm data source paths under
Adventure Works Project/data/. - Refresh to validate data and visuals.
This project is licensed under the MIT License - see the LICENSE file for details.








