How to map data for module employees? import process will populate the module with Name, Country, Start Date, Leave Date, Current Salary, and Commission % data.
also need to set header and first row.
@Richa1740
1. You need to map Code column with E2 Employee# (Since its a numbered list) and remaining line items as column headers.
2. Verify on the E2 Employee# tab on Import screen that all employees will be mapped automatically.
3. On Line items tab, you need to select 'map items manually' since one of the line item name is different then what we have in file.
4. Set the start date/ end date custom mapping format to import dates successfully.
5 Run Import.
By using Employee code and not Employee Name in the mapping.
still not getting the dates detail.
I am trying upload data from a CSV with date. For size reasons, I don't want to dimension the module by date but bring it in as a line item formatted as date. The problem is that person that will be doing the upload is in Italy, and their date format is different. When she does the upload, the date gets messed up…
Hi, when I am assigning the account to the territory I am always facing error as below and account never get assigned to the territory , what could be the reason ? When I use same method for unassign it works .
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…