Hey Community,
I am just starting out using Alteryx and need some help with a problem I have.
I have the following columns in question:
| Material Number | Category | Value | Date |
I need to be able to add a new row which is "Projected Closing Stock" for an individual material/ Month combo. The calculation for Closing Stock is = to Opening Stock on hand - Demand + Production. Where the opening stock on hand for all months (excluding August) is the closing stock from the month before.
I have added an example workflow with the desired result.
I would appreciate if someone could help in solving this