Hi on the Level 1 model building exam,
I am trying to import the SKU csv and I get a message saying invalid parent and I dont know why.
Wold you mind helping me ?
Can you share a screenshot of your import definition?
Hi @KARASAGE
Thanks for attaching these.
One thing you should change is in your Import Data Source/File Options - you need to change the Header Row to "2" (which will automatically update the First Data row to "3"). In your file preview below, SKU, Parent and Code are our column headers that describe the row level data, and exist in row 2. This isn't the cause of the issues, but will cause some errors to appear.
You should also check the List configuration, and ensure that the Parent Hierarchy has been set properly.
Check which list the Parent Hierarchy has been set to, and then review what list items exist in that list. Check if there is an entry in there with the name or code "Nutzo Bar". If this is all set properly, and you are still having issues, can you please attach some screenshots of the configuration and the lists?
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…