Forum Discussion
sathari
8 years agoNew Member
Hierarchy
Hello all, I am trying to build a hierarchy of 5 levels of management. Example below: Level 1 Level 2 Level 3 Level 4 Level 5 Manager 1 Manage...
v-sihou-msft
8 years agoMicrosoft Employee
It's quite a strange scenario that one person can have different managers.
I think it's better to have Employee (child) and Manager(parent) columns to display a parent-child hierarchy. In your scenario, you have different level hierarchies, you may create one table for each "level hierarchy" category.
Regards,