Derived
"Ending Inventory" = if (not isNull("Loaded Ending Inventory"), "Loaded Ending Inventory", max("Beginning Inventory" - "Plant Demand Plan Quantity" + "Scheduled Receipts" + "Proposed Receipts", null))
| Dimension | Rollup | Rolldown |
|---|---|---|
| Manufacturing | Last | None |
| Plants | Sum | None |
| Product | Sum | None |