You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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,
We solved it! You need to add Label = ${Department} to the Object Mapping(IQL) field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.