Hello @Ankit7 ,
Without checking it in too much detail, it seems like "Beginning Inventory" may be incorrect. Is your formula similar to this one?
IF NOT 'SYS01 Time Settings By Week'.First Week of Timescale? THEN PREVIOUS(Ending Inventory) ELSE 'DAT01 Beginning Inventory'.Beginning Inventory
Cheers!
Hi Bruno, my formula is correct for beginning inventory and my dat01 information is correct but I am still getting the negative values
It doesn't look to me like this is wrong, at least conceptually. In the screenshot of your model, you are not showing any additions to inventory over time (e.g. Confirmed Purchase Order Receipt), but you are continuing to "satisfy" the forecasted demand, so your inventory keeps getting lower and lower. This is the same thing that would happen if you started with a much larger beginning inventory; you just wouldn't see it show up as negative in the 2nd week. In the screenshot from @laurendusse, you can see that adding inventory in week 7 makes the total less negative. You're on the right track.
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context andβ¦