Forum Discussion

Vinxsta's avatar
Vinxsta
Frequent Visitor
2 years ago
Solved

Creating a Parent ID Key from a flattened table

I have a table as shown below which shows a organisation hierarchy. I'm trying to create a organisation chart but can't do that with the way my data stands at the moment. After some research I found ...
  • lbendlin's avatar
    lbendlin
    2 years ago

    All you need is an employee table that lists the manager for each employee.