I'm trying to import data into the SYVS06 module and for some reason there is error with the size list item import. Please help.
@TamparaDora
Right! for SYS08 you must use the employee code because Anaplan doesn't know what to do with the "display name". The Name column can't be used either because Anaplan assigns a system generated number. Thus, you're only option is to use Code. Looks like you loaded it perfectly! Way to go!
Oh, don't forgot to mark your questions solved!
Your mapping looks good so let's take a look at your size list. Should look like this, if it doesn't you may want to reload it.
This is my current size list.
Aha! Good job! That's it. Looks like you accidentally loaded the code into the name. The name should have a "g" at the end of it, like 100g. Remove the sizes from your list and reload, you should be all set. Use the image I provided above as a guide.
Thank you @JaredDolich . I could import the data successfully.
@JaredDolich Could you please check if the import for SYS08 is correct or not? The "Name" field is empty and I'm not sure if it is correct or not. PFA screenshot.
@JaredDolich Trying to import data to the SYS06 Product Details System module. However, the product family column is did not populate as shown in the screenshot example. Do I enter the values manually?
@Afroxyz
Make sure your P2 Products is pointing to P1 Product Family in your list. As so:
@JaredDolich yeah it is pointing to the P1 product family.
@Afroxyz Are the codes loaded in P1? Your formula is fine.
Hello everyone, I hope you're doing well. I'm posting because two of my coworkers are trying to use the Anaplan Excel Add-In Series 4, but they're running into an issue during the connection setup process. When they go to New → New Read-Only Connection (or New Connection) and reach the "Select a Customer" step, no…
Why in my model output is blank, after send explainability data.
I am working on a use case where I need to display the top 5 lines of a module as individual lines, while grouping all remaining lines under an "Others" category. The module is dimensioned by multiple composite hierarchy lists, along with Time and Version. To achieve this, I need to use the RANK function with the Ranking…