L2 Model Building - Sprint 1 - 1.4.3.1 Create SYS12 SKU Details Module
Hello, I am stuck on this: when importing the CSV file to populate the newly created above module I got an error I'm struggling with.
This is the SYS12 SKU Details Module created as requested in the training exercise:
this is the CSV file to import
this is the message I got after importing the file
It seems that the codes into the CSV file I'm importing are wrong despite the flat lists "Products Flat" and "Location Flat" are already populated with the same codes:
Unless the flat lists are incorrectly populated…
Could someone help me understand what I'm doing wrong?
Many thanks in advance!
Luca
Best Answer
-
IN SYS12 Line Items tab, you can unmap the product code mapping. As You can make it formula-driven, like PARENT(ITEM('P3 SKU'))
1
Answers
-
Module does not have SKU dimension. Add the dimension from here:
0 -
Thank you! I added the missing dimension.
However, I'm still having an issue with probably doing something wrong in the import:My mapping seems fine:
but I do not understand why the Location code "lands" in the Product field and the Product code into the Location field.
Thanks0 -
Thank you
0