Forum Discussion

user900's avatar
user900
Helper II
3 years ago
Solved

Hierarchy

I have a table of employees (Users). It includes their manager and their manager's manager. How can I create a column so I can drill down in my visual starting at the manager's manager level, then ma...
  • user900's avatar
    user900
    3 years ago

    Following the steps in the link, didn't quite return the results needed. My table has the following columns:

    User - all people in the company

    User Manager Name - the manager for each user

    User Managers Name - the manager of the manager 

     

    How do I flatten the data so that I can account for 5 levels of our org structure. I need to be able to drill down from the SVP, which for some users that could be the Manager Name, but for others it could be User Manager Name. 

     

    I don't know Power BI very well, so if there are any specific suggestions that could help, I'd appreciate it.