Hi,
For a customer of ours we're building a Supply Planning model on daily basis.
When trying to build the core module I'm running into a circular reference which I can not seem to solve.
Any help would be greatly appreciated.
Relevant line items are shown in the screenshot below.

For the Suggested Reorder Quantity the formula should be to take the Reorder point - Ending inventory - MOVINGSUM(Scheduled receipts, 1, Supplier Lead Time) - MOVINGSUM(Planned Receipts, 1, Supplier Lead Time -1).
However the Planned Receipts are calculated based on the Suggested Reorder Quantity, which you will theoretically order. Formula goes as follows: OFFSET(Suggested reorder quantity, -Supplier Lead Time, 0).
I've tried a myriad of ways to workaround it but can't seem to make it work.
Hope anyone can help, glad to jump on a Teams or provide extra information where necessary.
Thank you!
Hendrik