the instruction says "Remember this is a flat list, there should not be a parent assigned", but while doing so i am getting an error. Moreover, can anyone verify whether the grid view after the import is correct ?
Hi,
The error message indicates that you are importing list items which all have the same code or the code is missing.
When defining the the import you need to define the name. Currently you are mapping this to '(Column Headers)". Change this to the corresponding column in the source file. If the list is a numbered list then this needs to be empty.
edit - it is possible to allocate the same column to both name and code.
Can you please post a screenshot of the source file?
While importing, Map the Source and property in the List according to the requirement.
In your case, you should map "Column 2: Country Name -> Country Flat"
Hi, I am working on a solution where the User should only have access to write/edit the list members that they add from an Action on the frontend. This action adds another list member to a selective access list. The problem is, in order to run the action, you need access to the entire list, so you would see all list…
Hi ALL, In my model, I have Need stored at a 'D3' RS Group level. I need to use this Need in another module at the G5 Location level. I currently have a mapping module where each G5 Location maps to a D3 RS Group. This Module uses D2 Role as dimension. but the line item I've to find the RS Group (Find D3 RS Group = 'FIND…
Hi all, I, as an Anaplan workspace administrator, am working together with a Fabric team to export data from Anaplan to Fabric via Anaplan API and Postman. We have a problem where all Anaplan exports are visible in Postman but when trying to connect to SOME of them, we get message "404, Not found". Below screenshot showing…