This repository contains a Power BI project showcasing key performance indicators (KPIs) for sales data. The dashboard provides a detailed view of sales metrics, outlet performance, item types, and trends over time.
Differ on Filter Panel as much as abroad further analysis.
- Total Sales: $1.2M
- Average Sales: $141
- Number of Items Sold: 8,523
- Average Rating: 3.9
- Sales by Fat Content: Breakdown of sales between Low Fat and Regular products.
- Performance by Outlet Type and Size: Analysis of sales and items sold based on outlet type and location tier.
- Trends Over Time: Visualization of sales performance from 2010 to 2020.
- Item Type Contribution: Sales distribution across various product categories.
- Power BI: For creating interactive dashboards.
- Power Query: For cleaning and transforming data.
- DAX (Data Analysis Expressions): For custom calculations and measures.
├── Dataset/
│ ├── sales_data.csv
│ ├── outlets_data.xlsx
├── PowerBI_File/
│ ├── Sales_KPI_Dashboard.pbix
├── README.md