Test first
Upload the sample CSV to see mixed results: Reorder now, Reorder soon, Healthy, Overstocked, and Missing data.
Download this sample CSV to test the calculator before preparing your own file. It shows the exact columns used by the reorder point, safety stock, stockout risk, and suggested reorder quantity formulas.
Upload the sample CSV to see mixed results: Reorder now, Reorder soon, Healthy, Overstocked, and Missing data.
Keep the column headers, then replace the sample rows with your own SKUs, stock levels, sales rate, and supplier lead times.
| Column | Required | Purpose |
|---|---|---|
| sku | Yes | Unique product identifier. |
| current_stock | Yes | Units currently available. |
| lead_time_days | Yes | Supplier replenishment time. |
| average_daily_sales | Conditional | Direct demand input; otherwise use recent sales fields. |
| minimum_order_quantity | No | Rounds suggested reorder quantity to supplier MOQ. |
| incoming_stock | No | Counts purchase orders already on the way. |
| unit_cost / selling_price | No | Used for value at risk and gross margin estimates. |
Yes. Optional fields can be blank or omitted unless you need cost, price, or historical fallback calculations.
A row is marked Missing data when SKU, current stock, lead time, or a valid demand source is missing.
Yes. It includes Reorder now, Reorder soon, Healthy, Overstocked, and Missing data examples.
Found a confusing result, CSV issue, formula edge case, or wording problem? Send a short note. Please do not include sensitive SKU names, stock levels, costs, prices, sales numbers, or full CSV files.