4.8.2 Activity: Import Data into E2 Employees# List. How will we fill this place?
Hello @irem , please go through the csv file provided in your training course. The file consist employee details such as Employee Name, Department, Code, Start Date, Leave Date, Active? etc.
Here in order to load data into list, identify necessary columns in csv file that match your target items
Department is considered as Parent to Employee
Employee Code to Code
Active? to Employee Active?
Employee Name to Display Name
Before importing, verify the formats of target items.
NOTE: Do not open this csv file in excel. Because, employee codes may contain leading zeros. If opened in excel, leading zeros will be lost. Try to open in Notepad++ to view the data.
@Vamsi_Kaki Thanks It worked for me
@Vamsi_Kaki , thank you , it worked for me as well, but just for clarification , can you guide me why the name was left empty.
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to getβ¦
I have an action in a process which is getting failed since 2 days when run via CloudWorks with below error . No issues when run manually . Same error occurs when run manually but as a warning "Import complete but with failures" This action is running since almost a year without any issue . No change has been made toβ¦