KPIs
Filled Orders Percentage
The percentage of purchase orders in which all the items are received.
The percentage can be calculated using this formula: ( Filled Orders / Total Orders) * 100
Number of Filled Orders
The count of orders where all line items are received.
This KPI can be calculated using this formula: Count (Orders where all line items are received)
On Time Orders Percentage
The percentage of orders that are delivered on or before the due date.
This KPI can be calculated using this formula: (Number of on time orders / Number of Total Orders) * 100
Number Of On Time Orders
The total number of orders that are delivered on or before the due date.
This KPI can be calculated using this formula: Count (Number of orders where delivery date <= due date)
Number of Orders
The total number of purchase orders in the selected time period.
This KPI can be calculated using this formula: Count (All purchase orders in the time period)