Forum Discussion

jsanborn's avatar
jsanborn
Frequent Visitor
2 years ago
Solved

Path Loop Error for User and Manager Hierarchy

I am new to Power BI and DAX.  I am building a new Power BI with Dynamic RLS Security.  The Security is going to be based on granting access to all managers (all the way to top level mgmt) of the use...
  • lbendlin's avatar
    lbendlin
    2 years ago

    Not what I said.  A loop happens if both entries point to each other

     

    employeeID ManagerID
    12345 67890
    67890 12345