Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Global Electronics Retailer

Power BI Power BI Service DAX Power Query Data Modeling Microsoft Excel GitHub HTML Markdown

This repo contains my Global Electronics Retailer Power BI report, built end to end from data prep to modelling, DAX, and reporting.

Live report

Global Electronics report preview

What I built

This report focuses on three pages:

  1. Exec Overview
  2. Site Performance
  3. Store Detail with drillthrough

Key outcomes:

  1. Executive KPIs for Orders, Revenue, AOV, Delivery Days, Revenue LY, Revenue Var Percent
  2. Revenue trend by month with Last Year comparison
  3. Revenue breakdown by category
  4. Top 10 stores by revenue
  5. Bottom 10 stores by YoY revenue variance
  6. Store level table with conditional formatting and drillthrough to store detail

Data model

Star schema with a dedicated date table used for time intelligence. Relationships connect Sales to dimensions such as Stores, Products, Categories, and DimDate.

Model reference screenshot: screenshots/model_view.png

DAX measures included

Examples of the measures used in visuals:

  1. Total Revenue USD
  2. Total Orders
  3. Average Order Value
  4. Average Delivery Time Days
  5. Revenue LY
  6. Revenue Var
  7. Revenue Var Percent
  8. Highest YoY Var Percent
  9. Lowest YoY Var Percent

Full notes: notes/measures_dax.md

Key Questions Explored

  1. What was total revenue for Home Appliances in 2019
  2. Which store showed the strongest YoY revenue growth in 2020
  3. Which store had the highest orders in 2021
  4. Which category generated the most revenue in 2018
  5. For Store 15, which subcategory drove the most revenue in 2017

Page walkthrough

Exec Overview

Goal: quick health check of revenue and performance. Includes:

  1. KPI cards
  2. Revenue by month line chart with Last Year
  3. Revenue by category bar chart
  4. Top 10 stores by revenue bar chart
  5. Store and Year slicers

Screenshot: screenshots/exec_overview.png

Site Performance

Goal: identify best and worst sites and explain the why. Includes:

  1. Bottom 10 stores by YoY revenue variance percent
  2. Top 10 stores by revenue
  3. Store table with Revenue, Revenue LY, Var Percent, Orders, AOV
  4. Conditional formatting to highlight positive and negative performance
  5. Drillthrough instruction for store detail

Screenshot: screenshots/site_performance.png

Store Detail

Goal: deep dive into one store after drillthrough. Includes:

  1. Store level KPIs
  2. Revenue by month with Last Year
  3. Revenue by category
  4. Subcategory table for a quick mix analysis

Screenshot: screenshots/store_detail.png

Author

Contact me

If you have any questions, suggestions, or just want to connect, feel free to email me at tony@datasphered.com.

About

Built a 3 page Power BI report for Global Electronics with KPIs, YoY trends, and store drill through insights.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors