Skip to content

Repository files navigation

Superstore Dashboard Project

A Power BI dashboard project built with .pbip structure for version control and collaboration.

Video Demo:

Watch Demo

Watch demo video (59 seconds)


1. Project Overview

This project delivers executive-level insights into quarterly sales performance, designed to support data-driven decision-making across key business dimensions, including regional performance, product categories, customer segmentation, and financial strategy.

The underlying dataset is the well-known Superstore dataset, a fictional retail company's transactional sales data. It covers revenue, quantity, profit, and shipping across multiple regions, categories, and customer segments.

You can find the dataset on platforms like Kaggle


2. Dashboard Snapshot

Field Value
Report Name superstore_dashboard_project
Current Version v1.0.0
Status Published

Preview

Executive Overview — Quarterly Sales Performance

Executive Overview

Regional Sales — West Region Breakdown

Regional Sales


3. Report Pages & Navigation

# Page Purpose
1 Executive Overview Top-level KPIs: total sales, profit, and a Sales × Profitability matrix across segments and categories
2 Regional Breakdown Drill-down by region — sales, profit, order count, AOV, and top cities

Other pages (not included in v1.0.0) will cover: - Product category performance - Customer segmentation analysis - Strategic & financial insights (margin analysis, growth trends, etc.)

Global Filters / Slicers

  • Quarter — Filter all pages by quarter (e.g. 2026-Q3)
  • Country/Market — Filter by geography (e.g. US or CA)
  • Region — Available on the Regional Sales page (e.g. West, East, Central, South)

4. Data Sources

The project uses the Superstore dataset. A flat, single-table CSV source containing transactional sales records for a fictional US-based retail company.

Field Group Examples
Order info Order ID, Order Date, Ship Date, Ship Mode
Geography Region, State, City
Product Category, Sub-Category, Product Name
Financials Sales, Quantity, Discount, Profit
Customer Customer ID, Customer Name, Segment

5. Semantic Model

As the source is a single flat table, no complex relational model was designed. Data is imported directly into Power BI with minimal transformation — the primary addition being a dedicated Date dimension for time-based analysis.

Fact Table

  • Sales — Core transactional table containing revenue, quantity, discount, and profit at the order-line level.

Dimension Tables

  • Date — Generated date dimension enabling quarter, month, and year slicing.

Key Measures

All DAX measures are defined in: DAX Measures


6. Design & Theme

The visual theme is defined in Superstore_Theme_Jandaghian_final.json and applied consistently across all report pages.

Theme Colors (Core):

  • Page Background (#F5F7FA)
  • Page Outspace (#E6E6E6)
  • Primary Text (#1A1A1A)
  • Good / Positive (#38B64B)
  • Bad / Negative (#EE1C25)
  • Neutral (#949599)
  • Table Accent (#0052CC)
  • Center / Highlight (#0B31A5)

Data Colors (Primary Palette):

  • Blue (#3366CC) · Red (#DC3912) · Orange (#FF9900) · Green (#109618)
  • Purple (#990099) · Cyan (#0099C6) · Teal (#4AC5BB) · Yellow (#F4D25A)

Typography: Segoe UI — applied to all callout and title text classes.

Visual Borders: Rounded corners with transparent backgrounds for a clean card aesthetic.


Contact

👓 Am. Jandaghian

LinkedIn GitHub Email Website

About

Executive-level Power BI dashboard built on the Superstore dataset using the .pbip project structure for version control and collaboration. Delivers quarterly sales insights across regions, product categories, and customer segments, with a clean semantic model and consistent design system.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors