Hello,
I need your help please!!
I wanna import this file CSV in a list on Anaplan without edit the file.
should i import the file in a module and create a code for each line then import the view in the list ? and how to do it ?
thank you
RGDS
Have you done the Anaplan training? https://learning.anaplan.com/totara/catalog/index.php You don't have anything unique in the screenshot there that would allow you to display the data like this on rows - so you will need to edit the file to include that. You should create lists for all of these columns, bring in all the data as separate lists/modules; from there you could concatenate 2 dimensions, such as customer code and numb to create your unique code for your list.
@AmalmMahmoudi : First you need to be aware that in Anaplan you can upload file only if the file has a Primary Key ( the column or combination of columns that makes 1 row unique).
Ideally would be to have the Primary key of the file in one column and this way you could upload the file directly into the list and module. This is the clean and best practice to upload data in Anaplan.
However, it not always the case where it is possible to have a "clean" ready-to-use file.
From your example file, it seems that the Primary Key of your file is the combination of the columns "CUSTOMER CODE" and "NUMB". For the Primary key as a combination of columns, you can follow these steps:
Import action into a numbered list with Primary key as a combination of columns:
Hope it helps
Alex
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…
I couldn't find any formula to do this, but I want a way to put on the page/grid the connection details. This is so I know what connection I'm in rather than going into Connections details to see it. Is there an XL3 formula to return this value?
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…