3.3.4 Activity:Shipping Time (Weeks) Convert yearly shipping times value to weekly value

What am I doing wrong?

Check Your Work: In the INV01 Inventory Ordering module, what is the Shipping Time Weeks for Cookie Crumbs_EN in Week 1 FY20?

The correct answer is 4 but I am getting 2.

image.png

The Data Hub DAT02 Shipping Metrics has the following values: Air =1, Rail = 4, Road = 2, and Ship = 8

I have run the import process again but it doesn’t change the values.

image.png

The Supply Chain Module, TRA01 Shipping Metrics by Week has the following values: Air = 1,Rail = 2, Road = 2, Ship = 7

Road and Ship are INCORRECT for some reason.

Why don’t Rail and Ship match what’s in the DAT02 Shipping Metrics?

I would also assume that the COST per 1000 Units is incorrect as well but have no idea why?

image.png

The SYS08 SKU Details shows that Cookie Crumbs_EN are supplied by Toronto

image.png

The SY07 Distribution Center Details shows that Toronto’s Default Shipping Method is by RAIL

image.png

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Answers

  • @JMarshall All your modules looks fine except DAT02 Shipping Metrics .There is some data mismatch in that module.

    Shipping Time

    Cost

    Air

    1

    100

    Rail

    4

    30

    Road

    2

    65

    Ship

    8

    10

    I think this will solve your issue.

  • My DAT 02 matches your screenshot, so I don't think that is the issue:

    image.png
  • Only the Rail and Ship are wrong. It's the same formula for Shipping Time:

    YEARVALUE('DAT02 Shipping Metrics'.'Shipping Time (Weeks)')

    and Cost:

    YEARVALUE('DAT02 Shipping Metrics'.'Cost per 1000 Units')

    COST is correct and matches the Dat02 Data Metrics.

    image.png
  • Found my error.

  • i am getting the same error can you pls help in correcting it

  • what went wrong i am also faceing the same issue can you help me

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In