Widgets
This section describes the widgets displayed in the dashboard.
Fill Rate By Period
This widget displays the trend of received orders for the time period.
The fill rate value for each time period is calculated using this formula: (Sum of qty_received within period/ Sum of qty_ordered for lines in period )×100
Top Vendor Fill Rate and On Time Percentage by Received Amount
This widget displays the vendors, ranked based on the highest fill rate for the selected time period.
The fill rate is calculated using this formula: (Sum of qty_received for vendor / Sum of qty_ordered for vendor)×100
Top Product Line On Time Orders by Number of Orders
This widget displays the product lines, ranked by the number of orders delivered on time.
The Top Product Line on time orders by number of orders is calculated using this formula: (Number of PO lines for a product code where receipt_date ≤ due_date / Total PO lines for that product code) X 100