This repository contains the data, Power BI dashboard, and supporting documentation for the Sales and Revenue Analysis Dashboard. The dashboard provides comprehensive insights into sales and revenue metrics, including total revenue, sales quantity, profit margins, and more. It is designed to be easily accessible and understandable, with both desktop and mobile views.
- 📝 Project Planning
- 📊 Power BI Dashboard
- 🏛️ Data Warehouse Design
- 🔗 Database Connection
- 🔍 Data Modeling
- 🛠️ Data Transformation
- 📏 Measure Creation
- 📉 Visualizations
- 📱 Mobile View
- 🤝 Contributing
- 📜 License
- Planned the project using the AIMS Grid (Actions, Information, Methods, Systems).
- Created a Power BI dashboard to visualize sales and revenue data.
- Designed a minimal data warehouse to prevent corruption of the main OLTP data.
- Performed ETL (Extract, Transformation, and Load) to store data in the data warehouse.
- Connected Power BI to a MySQL database using SQL Workbench.
- Established relationships between tables according to the schema.
- Achieved a star schema for the project, completing data modeling.
- Used Power BI's Transform Data feature for ETL, data cleaning, data merging, and data wrangling.
- Created new measures for dashboard visualization:
- Total revenue for all years
- Total sales quantity for all years
- Total revenue %
- Profit margin %
- Profit margin contribution
- Total profit margin
- Calculated revenue
-
Main Dashboard:
- Revenue by each customer
- Sales quantity by customer
- Revenue by market
- Top 5 markets and top 5 products
- Revenue trend by years and months
-
Detailed Dashboard:
- Revenue, sales quantity, total profit margin
- Revenue contribution by top 5 markets
- Profit contribution by top 5 markets
- Profit % by market
- Revenue by years
- Pie chart on type of customers
- Table with details of all key measures
-
Target and Trend Dashboard:
- Revenue contribution by top 5 markets with a target slider
- Highlight markets not achieving targets
- Revenue to profit margin trend by month and year
- Key measures at the top for quick reference
- Created a mobile view for the dashboard to ensure accessibility from any device.
Contributions are welcome! Please fork this repository and submit a pull request with your improvements.
This project is licensed under the MIT License. See the LICENSE file for more details.