Skip to content

Power BI dashboard project showing sales trends, top-selling products, and customer buying patterns from coffee shop data.

Notifications You must be signed in to change notification settings

Eshaambekar/Coffee-Sales-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

β˜• Coffee Sales Dashboard – Power BI Project

This Power BI project provides an interactive dashboard for analyzing coffee sales data. It allows stakeholders to gain insights into sales performance across various product types, sizes, time periods, and store locations.

πŸ“Έ Dashboard Preview

Coffee Sales Dashoard


πŸ“Š Key Features

  • πŸ“ˆ Total Sales & Transaction Count Overview
  • 🍡 Sales by Product Category & Detail
  • 🧊 Sales Volume by Size (Small, Regular, Large, etc.)
  • πŸ“… Time-based Trends: Day of Week, Month Name
  • 🌍 Store-wise Analysis (Location & ID)

Tools Used

  • Power BI
  • DAX (Data Analysis Expressions)
  • Excel / CSV (if applicable for data source)

🧠 DAX Measures Used

Total Quantity Sold = SUM(Transactions[transaction_qty])

Average Items per Transaction = 
    [Total Quantity Sold] / [Count of Transactions]

πŸ’‘ Key Insights

  • Coffee is the top-performing product category.
  • June recorded the highest monthly sales.
  • Regular-sized drinks made up the largest share of quantity sold.
  • Most transactions occurred on Fridays and weekends.

πŸ™‹β€β™€οΈ About Me

I'm an aspiring data analyst skilled in Power BI, Excel, and SQL. This project demonstrates my ability to build interactive dashboards and extract actionable insights from raw data.

πŸ”— Connect with me on LinkedIn (https://www.linkedin.com/in/esha-ambekar-4b4313246/)

About

Power BI dashboard project showing sales trends, top-selling products, and customer buying patterns from coffee shop data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published