% of truck capacity used per delivery
% of truck capacity used per delivery
It measures the outcome of past planning and order consolidation decisions; the transport cost is already committed by the time the truck is dispatched and the rate is calculated.
(Actual load volume / Full truck capacity) x 100One row per shipment/transport load — carrier × route × plant × customer × 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_Transport_Shipment.
Fact_Transport_Shipment — 7 mandatory columns — vehicle capacity volume, load volume, ...Dim_Carrier — key + nameDim_Customer — key + nameDim_Plant — key + nameDim_Route — 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.96 — performance considered compliant at or above this line |
| Warning | 0.83 — 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 Vehicle Utilisation Rate in Power BI — dimensional model, DAX measures, SQL views, and a food-industry demo dataset.