Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello I am using multilevel orgnizational hierarchy in my table bu I want to use RLS only upto 2 level
for example manager can view data of people (2 level below him)
I have used PATH() function but in that I am getting entire path i want upto 2 level
Thank you in advance
Solved! Go to Solution.
PATHITEMREVERSE()
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |