Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 1.73 KB

README.md

File metadata and controls

58 lines (38 loc) · 1.73 KB

Power BI Dashboard: Sales KPIs

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.

🚀 Features

Key Metrics

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

Insights Provided

  • 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.

📊 Screenshots

KPI Overview

image

Fat Content Analysis

image

Sales by Outlet Type

image

Item Type Breakdown

image


🛠️ Tools and Technologies

  • Power BI: For creating interactive dashboards.
  • Power Query: For cleaning and transforming data.
  • DAX (Data Analysis Expressions): For custom calculations and measures.

📂 Project Structure

├── Dataset/
│   ├── sales_data.csv
│   ├── outlets_data.xlsx
├── PowerBI_File/
│   ├── Sales_KPI_Dashboard.pbix
├── README.md