Hi,
I need to be able to move employees from one department to another based on a input date selected.
List:
L1 Department
L2 Employee
So the employee in L2 should in other words move to a different parent, L1 Department, on the date that is selected. Is the best way to go to create boolean IF date passed then import same person to new hierarchy and right after delete same person in old hierarchy?
Best regards,
Johan