% of scheduled time lost to unplanned stoppages
% of scheduled time lost to unplanned stoppages
(Unplanned downtime hours / Scheduled hours) x 100One row per production line per shift per run
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_Production_Line_Run.
Fact_Production_Line_Run — 8 mandatory columns — work center key, plant key, ...Dim_Plant — key + nameDim_Product — key + nameDim_Production_Line — key + nameDim_Shift — key + nameDim_Work_Center — 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 | 0.02 — performance considered compliant at or below this line |
| Warning | 0.05 — 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 Unplanned Downtime % in Power BI — dimensional model, DAX measures, SQL views, and a food-industry demo dataset.