This project presents a comprehensive end-to-end Power BI solution designed to analyze supply chain performance, operational efficiency, and customer-product insights.
The dashboard enables stakeholders to make data-driven decisions through interactive and visually rich reports.
- Analyze sales and profitability trends
- Monitor delivery performance and logistics efficiency
- Identify high-value customers and top-performing products
- Evaluate discount impact on profitability
- Deliver an interactive and intuitive dashboard experience
- orders β Sales, Profit, Discount
- customers β City, Segment
- products β Category
- shipments β Delivery & Shipping data
- suppliers β Supplier performance
- orders β customers (CustomerID)
- orders β products (ProductID)
- orders β suppliers (SupplierID)
- orders β shipments (OrderID)
- Clean UI design with background and branding
- Navigation button for smooth user flow
- Professional dashboard entry screen
- Total Revenue
- Total Profit
- Total Orders
- Avg Order Value
- Avg Discount
- Revenue Trend
- Revenue by Category
- Revenue by City
- Profit vs Discount
- On-Time %
- Avg Days
- Late Orders
- Shipments
- Avg Cost
- Delivery Trend
- Supplier Performance
- On-Time vs Late Deliveries
- Shipping Cost by City
- Total Customers
- Avg Order Value
- Profit Margin %
- Top Revenue
- CLV (Customer Lifetime Value)
- Top Customers
- Top Products
- Segment Analysis
- Profit vs Sales
On-Time % =
DIVIDE([On Time Orders], [Total Shipments])
Profit Margin % =
DIVIDE(
SUM('orders'[Profit]),
SUM('orders'[SalesAmount])
)
- Dark-themed modern UI
- Clean KPI cards with icons
- Rounded containers for visuals
- Minimal slicers for better usability
- Cross-filtering enabled
- Published to Power BI Service
- Configured daily scheduled refresh
- Ensures real-time data updates
- Revenue shows consistent growth
- High discounts reduce profitability
- Certain cities dominate sales performance
- Supplier delays affect delivery efficiency
- Top customers contribute majority revenue
- Power BI Desktop
- DAX (Data Analysis Expressions)
- Power BI Service
- Data Modeling (Star Schema)
- Enables executive decision-making
- Improves operational efficiency tracking
- Supports customer segmentation
- Helps optimize profitability
β End-to-end dashboard development β Multi-page analytical reporting β Advanced DAX calculations β Real-world deployment β Automated data refresh
-
Datasets/ Contains all raw CSV files used in the dashboard
-
Screenshots/ Stores dashboard images for all pages
-
.pbix File Main Power BI report file
-
README.md Documentation file
git clone https://github.com/Mehtab161/Anudip-Project.gitOR download ZIP from GitHub
-
Open Power BI Desktop
-
Click:
File β Open -
Select
.pbixfile
- Go to Transform Data
- Update file paths from Datasets folder
- Use slicers for filtering
- Click charts for cross-filtering
- Navigate between pages
- Use latest Power BI Desktop version
- Update dataset paths if required
Mehtab Khan Aspiring Data Analyst | Power BI Developer
If you like this project, give it a β on GitHub!



