NDA
E2E Supply Chain Cockpit
Integrated cockpit unifying manufacturing, warehousing, logistics, and supply chain into one decision-ready KPI model.
Alpro
Alpro's Leadership Team needed a single, trusted view of company performance — across financial results, logistics operations, and commercial activity. The underlying data lived in disconnected systems with inconsistent definitions: cloud databases, on-premise databases, manually-maintained Excel files with rich formatting, and CSV exports. Pulling a coherent monthly view for executive decisions meant manual reconciliation across departments — slow, error-prone, and expensive to repeat each cycle.
We designed a tailored EIS dashboard that aggregates and visualizes the essential KPIs in a single, intuitive interface. The platform ingests data from cloud and on-premise databases, processes formatted Excel and CSV files through Python, and harmonizes everything through a structured pipeline — staging, aggregation, master-data enrichment, and DWH loading — before serving the data to Power BI.
The pipeline is end-to-end automated. Data flows from sources through a Python pre-processing step (handling Excel files with non-trivial formatting, converting to CSV) into a Linux-based filtering pipeline, then into a staging schema for shape normalization. From staging it is aggregated to the month level, populates intermediate fact tables, and lands in MD datamarts.
A Master Data Service (MDS) layer lets business users enrich the dataset with the inputs only they own — currency rates, units, conversion factors. After user enrichment, the dataflow continues automatically: data marts are calculated and loaded from fact tables and the MDS user data, with a load log capturing every refresh and any errors with their reasons. Power BI datasets refresh on top of this trusted layer.
Solution areas: Data Foundations · Data Products