
I designed and deployed a cloud-native Business Intelligence suite to provide real-time visibility into multi-channel eCommerce performance. By consolidating data from Takealot, Amazon, and MintSoft into a centralized Azure SQL backbone, I created a "Single Version of Truth" for inventory valuation, sales velocity, and cross-platform financial performance analysis.
Latest Visible Inventory Date and Inventory Value (Latest) measures that use CALCULATE, VALUES, and FILTER to ensure that when a user selects a month, the report displays the stock value as it existed on the final day of that period, not a sum of the whole month.Has Data (All Facts)) to manage the relationship between Sales, Inventory, and Warehouse tables. By calculating dynamic Min/Max date ranges across three disparate fact tables, the model automatically adjusts its visual range to show only relevant data.Marketplace Inventory Value by using RELATED functions to pull cost-price data from the product master, providing an instant view of gross margin potential.Power BI Service Deployment and scheduled refresh has been configured, connecting directly to Azure SQL database and using Azure Storage Account Blob Storage for additional lookup and data files. Access to these file are granted via a SAS token and the files are managed with the Microsoft Azure Storage Explorer application. (Alternative solution could have been to use OneDrive for Business or Sharepoint because Power BI integrates natively with these.) The enitre solution is cloud native with no dependency on any local, “always on” machines or logged in user accounts.
Up to date access to reports and dashboards via Power BI Mobile App

Star Schema Data Model wiyh Custom Date / Calendar Table

This project demonstrates my ability to manage the full data lifecycle. From cloud-based storage and SQL modeling to advanced DAX analytics. By solving the technical challenge of semi-additive inventory valuation, I delivered a tool that provides the business with a 360-degree view of its multi-channel operations, enabling data-driven decisions on procurement and promotional strategy.