topic Re: Level 2 Model Building, Sprint 3, INV01 Inventory Ordering in Academy & Training https://community.anaplan.com/t5/Academy-Training/Level-2-Model-Building-Sprint-3-INV01-Inventory-Ordering/m-p/106993#M3091

This is the formula that I used.... 'TRA01 Shipping Metrics by week'.'Shipping Time (Week)'[LOOKUP: SKU PARENT, LOOKUP: Shipping Methods]

2021年5月03日星期一18:36:23格林尼治时间 smontgom 2021-05-03T18:36:23Z 2级模el Building, Sprint 3, INV01 Inventory Ordering https://community.anaplan.com/t5/Academy-Training/Level-2-Model-Building-Sprint-3-INV01-Inventory-Ordering/m-p/106246#M3074 < P >大家好!< / P > < P > fi可能你能帮我gure out why some of my numbers didn't match...

And what is wrong with the formulas? May be I'm getting wrong the instructions and do not understand something... I appreciate any help. Thank you.

Screenshot 2021-04-26 at 00.49.48.png

 Thats how numbers are supposed to be

Cover image preview

Thats mine. 

and not the same:

1) Beginning Inventory for Jan 20

- Example - there is a summary for the month

- Me: Having the last week number

My formula is:

IF NOT 'SYS01 Time Settings By Week'.'1st Week of Timescale?' THEN PREVIOUS(Ending Inventory) ELSE 'DAT01 Beginning Inventory'.Beginning Inventory

 

and by the description of the formula I'm kind of got it correctly? What part is wrong here?

Line Item: Beginning Inventory

This line item needs to display the value from the Beginning Inventory line item in DAT01 Beginning Inventory module for the first week of the year and the Ending Inventory from the previous week.

The syntax of the formula should be written: If it is not the first week of the year, then use the previous value of Ending Inventory, otherwise use the Beginning Inventory from DAT01 Beginning Inventory module.

 

2) Reorder flag I have true only at week 7 FY20

while in the example it's in the week 5

my formula for it

OFFSET(Ending Inventory, Shipping Time Weeks, 0) < 0

 

3) SHipping Time Weeks 

I have 0, while in the example is 2

my Formula

'TRA01 Shipping Metrics by Week'.'Shipping Time (Week)'[LOOKUP: 'SYS08 SKU Details'.Product]

 

4) Ending Inventory I guess has the same problem as beginning Inventory: showing last number (for the last week).

my Formula:

Beginning Inventory - Forecast Demand + Confirm Purchase Order Receipt

 

 And I'm attaching my Blueprint View just in case

 

Screenshot 2021-04-26 at 00.49.06.png

Sun, 25 Apr 2021 22:23:22 GMT https://community.anaplan.com/t5/Academy-Training/Level-2-Model-Building-Sprint-3-INV01-Inventory-Ordering/m-p/106246#M3074 JoannaAn 2021-04-25T22:23:22Z
Re: Level 2 Model Building, Sprint 3, INV01 Inventory Ordering https://community.anaplan.com/t5/Academy-Training/Level-2-Model-Building-Sprint-3-INV01-Inventory-Ordering/m-p/106504#M3076

Did you get these sorted? I found your question whilst having similar problems
For 3, I've got the same calculation, and have data (2) in the cell, but I had to put some test data (2) in the TRA01 module. If you use Drilldown/F8 from the INV01.Shhipping Time Weeks cell, it shows me a pop up with the source cell (if it's empty, that's a problem). I can open the Source Module from the Drilldown pop up and enter a bit of data.

The data is loaded to DAT02 in the Action "9.3 Import Shipping Metrics", but I've not brought it into the TRA01 module at this point!
Clive

Tue, 27 Apr 2021 16:34:13 GMT https://community.anaplan.com/t5/Academy-Training/Level-2-Model-Building-Sprint-3-INV01-Inventory-Ordering/m-p/106504#M3076 CliveArmitage 2021-04-27T16:34:13Z
Re: Level 2 Model Building, Sprint 3, INV01 Inventory Ordering https://community.anaplan.com/t5/Academy-Training/Level-2-Model-Building-Sprint-3-INV01-Inventory-Ordering/m-p/106667#M3083

Hi!   

Yes I did...

In the formula (3) you also should Look for a Shipping method.

I believe that should work. I didn't put any data in order to get 2..

But I did corrected few formulas in different modules, so let me know if correction of this formula works ... 

(I just don't remember exactly right now what dependencies I have between modules.. so it might be more formulas in different modules which I corrected)

 

Thu, 29 Apr 2021 11:52:56 GMT https://community.anaplan.com/t5/Academy-Training/Level-2-Model-Building-Sprint-3-INV01-Inventory-Ordering/m-p/106667#M3083 JoannaAn 2021-04-29T11:52:56Z
Re: Level 2 Model Building, Sprint 3, INV01 Inventory Ordering https://community.anaplan.com/t5/Academy-Training/Level-2-Model-Building-Sprint-3-INV01-Inventory-Ordering/m-p/106993#M3091

This is the formula that I used.... 'TRA01 Shipping Metrics by week'.'Shipping Time (Week)'[LOOKUP: SKU PARENT, LOOKUP: Shipping Methods]

2021年5月03日星期一18:36:23格林尼治时间 https://community.anaplan.com/t5/Academy-Training/Level-2-Model-Building-Sprint-3-INV01-Inventory-Ordering/m-p/106993#M3091 smontgom 2021-05-03T18:36:23Z