% of annual procurement savings target delivered
% of annual procurement savings target delivered
savings are typically verified and reported by Finance weeks or months after the sourcing decision was made and the materials were purchased, confirming past performance rather than predicting future outcomes.
(Actual savings / Target savings) x 100One row per purchase order line — supplier × material × commodity × plant × date
A preview of what's actually built for this KPI — extracted from the real Implementation Pack, not a mockup.
This is the primary ratio the pack's other measures build on — trend, rank, and period-comparison variants, all on Fact_Purchase_Order_Line.
Fact_Purchase_Order_Line — 8 mandatory columns — actual savings amount col, supplier key, ...Dim_Commodity — key + nameDim_Material — material_key + material_descriptionDim_Plant — key + nameDim_Supplier — key + nameDim_Date — Auto-generated calendar table — no customer data requiredFull field-by-field data contract, in 4 SQL dialects (SQL Server, Snowflake, Databricks, BigQuery), ships in the pack.
| Target | 1 — performance considered compliant at or above this line |
| Warning | 0.85 — amber alert — triggers a review |
Both live in one Excel tab — change them, refresh the report, done. No DAX editing needed.
Everything you need to build Savings Achievement Rate in Power BI — dimensional model, DAX measures, SQL views, and a food-industry demo dataset.