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
I am working on a use case where I need to display the top 5 lines of a module as individual lines, while grouping all remaining lines under an "Others" category. The module is dimensioned by multiple composite hierarchy lists, along with Time and Version. To achieve this, I need to use the RANK function with the Ranking…
Hello Everyone, Our team is currently preparing for the requirements gathering phase of our 1st upcoming Anaplan implementation. To ensure that our design aligns perfectly with our business processes and effectively addresses our users' needs, we want to conduct a thorough discovery process. Could you please let us know if…
We have an Integration Process in Anaplan CloudWorks created by User X - No WSA (originally Full Access with top-level Selective Access, now changed to Planner Read Only with Selective Access unchanged) and scheduled by User Y - with WSA , who also created the Integration Flow. Internal (Full Access) is enabled within the…