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 April 2026 official release notes. There you'll find information on: Polaris Trigonometry functions MOVINGSUM on general lists Line item limit Security and tenant administration CAPTCHA on basic authentication Anaplan XL (version 2604) Offline writeback…
If you missed our April 29, 2026 platform release event, the recording is now available! In this webinar, we highlighted the most recent feature releases and how to take advantage of these in your environment. Our expert-led session demonstrated new features and innovations, provided a technical deep-dive and “how-to”,…