Total transport cost relative to net revenue
Total transport cost relative to net revenue
it measures the financial outcome of deliveries already completed. The costs are typically invoiced and booked 30-45 days after the physical transport occurs, confirming the cost of past operational decisions.
(Total transport cost / Net revenue) x 100One row per billing document line — customer x product x plant x 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_Sales_Invoice_Line.
Fact_Sales_Invoice_Line — 7 mandatory columns — customer key, freight amount, ...Dim_Currency — currency_key + currency_codeDim_Customer — key + nameDim_Plant — key + nameDim_Product — 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.03 — performance considered compliant at or below this line |
| Warning | 0.06 — 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 Transport Cost as % of Revenue in Power BI — dimensional model, DAX measures, SQL views, and a food-industry demo dataset.