Hi,
I have created the two boolean value but I am having problem while creating Beginning Inventory.
So can anyone please help me with the correct formula and data.
@Naivedya
Hi there. You're doing great.
In this line item, we are trying to create an inventory balance set where the beginning on hand is equal to the previous ending on hand. All but one week will work this way except the first week because there isn't a previous ending on hand. So we need two strategies:
So, our formula for beginning on hand should look like this:
IF 'SYS01 Time Settings By Week'.'Not First Week of Timescale?' THEN PREVIOUS(Ending Inventory) ELSE 'DAT01 Beginning Inventory'.Beginning Inventory
Hi @JaredDolich ,
I have written the same formula but I am not getting the correct data.
So please help me with the correct formula.
good job! You got it. You just haven't loaded DAT01 yet. Nice job!
As you mentioned that I have not loaded the but I have already uploaded it, so can you please help me.
Check your SYS01 and make sure the first week of 2020 is being identified correctly.
Check out the latest Anaplan feature updates and enhancements in our August 2025 official release notes. The information below offers supplemental information to that post. Planning experience Multi-browser tab syncing When changing context or data on a UX page, you can now view real-time data updates across up to five…
Check out the latest Anaplan feature updates and enhancements in our July 2025 official release notes. The information below offers supplemental information to that post. Planning experience External URL navigation button Page builders can configure navigation action buttons to link to external URLs, including non-Anaplan…