Total Goods columns are goods that arrived at the warehouse on a given week. The completed column is the total of goods delivered and the Gross is the leftover or undelivered goods. The Waiting List column is what I want to calculate. The logic for this column is to add the Gross from the previous week, e.g, 2021-01 which is 928 to the following week’s total ( since the goods could not be delivered) which is 1,475. Whatever leftover goods in the Gross column should be added to next week workload.
I can’t think of how to make this work for now.
I anticipate your help. PreviousNcurrent.pbix (365.4 KB)