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.
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…