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.
Why are non‑admin users unable to view Module information on the Anaplan page, while workspace administrators can? (After click the three dots on the grids right up corner) Are there any configuration options that allow non‑admin users to view module details without granting full workspace administrator access?
Just like the main question above, I wanted to try out the new feature on the board where you can you the insights panel to put additional cards. However, I wanted to synchronize scroll a card on the main board with the card on the insights panel but I can't find where it might be.
Hi everyone, I am trying to create a connection ADO from PostgreSQL, but I consistently receive the following error: Failed to establish a connection The following message was sent from the target system: The SSL certificate is either invalid or not in unencrypted PEM format. Please check your certificate and try again.…