Measures
| Measure | Measure Description | 
|---|---|
| Quantity Shipped | Quantity shipped is from the customer order shipments, co-ship, table. For un-shipped co-line, set quantity shipped to zero. Calculation:
                  | 
| Quantity Returned | Calculation:
                  | 
| Quantity Ordered | Quantity Ordered is from the customer order line. Calculation:
                  | 
| To Be Shipped Qty | To Be Shipped Qty is calculated from quantity ordered minus quantity shipped and plus quantity returned. The quantity returned from the customer order shipments, co-ship file. This measure holds only the quantity returned that has not had a credit memo printed. After the credit memo is printed, the quantity returned goes to zero and the number is subtracted from the quantity shipped. Calculation:
                  | 
| Shipped Value | Shipped Value is calculated by multiplying the quantity shipped by unit price. Calculation:
                  | 
| Returned Value | Returned Value is the quantity returned from the customer order shipments, co-ship file. The returned value is calculated by multiplying the quantity returned by unit price. Calculation:
                  | 
| Ordered Value | Ordered Value is calculated by multiplying the quantity ordered by unit price. Calculation:
                  | 
| To Be Shipped Value | The to be shipped value is calculated from value ordered minus value shipped and plus value returned. Calculation:
                  | 
| Shipped Value on Time | The on time shipped value is calculated by multiplying the quantity shipped by unit price when delivery interval is on time. Calculation:
                  | 
| On Time Delivery % | The On Time Delivery % is the shipped value on time divided by total shipped value and multiplied by 100. Calculation:
                  |