Hello,
I have a CSV that has list of employees and these employees have information in columns such as name, surname, department, sub-department etc.
I have created 2 object types, 1 for Employee and 1 for department but i have trouble mapping departments with employees. It maps all the employees to 1 random department.
I have all the departments and employees objects but i can not map them together.
How can i solve this?
Thank you,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.