Hi Can any one help me on the below error.
Did you look at the error log?
Can you check the mapping and the delimeters while importing?
Hi @imsuraj ,
It seems like the parent i.e. Geos L1 is not getting mapped correctly for the 4 countries. And the Geo that is not getting mapped is APAC. Below might be the possible reasons
1) While creating the Geos L1 List, you might have missed creating APAC
2) If APAC is present in your Geos L1 list, then it might be a possibility that APAC did not got mapped while importing the csv file in the mapping table.
Try to re-import the file with correct mappings.
I hope it helps.
~Anand
Thanks all for your support:)
I was bymistak wrote APCA instead of APAC which leads to the above error
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…