I can't figure out the correct mapping for this import? I have attached the mapping that I am currently trying, the output that I get in grid view and the output I should be getting according to the Anaplan training answer key. Please let me know what the correct mapping is please!
When you import list, the mapping should be between column name & list property.
Your excel files should have the values for Location name, parent , code in individual columns.
Lets say you have a csv file with columns shown as below . Map col1-Location name to G3 location, Col2-Code to Code in list, Col3-Parent to Parent in list. Dont use header names.
Check your import file & map the columns accordingly
@NDavis8790 - I can see in your mapping you are defining parent and code with the column headers which is not the ideal case.
In your data hub saved view, check for the correct parent code and the item code and map them in your action and then it will work.
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β¦