Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have multiple columns, but one is NAME w/ orgs names, and the other PARENT with parent of the NAME. The values with no parent are blank.
Using:
Solved! Go to Solution.
The issue was the blank parent were not null values. Once I replaced them it work.
Hi @DCS2011 ,
I think your table may look like as below.
I can reproduce the same issue on myside.
There are two requirements to PATH:
So make sure your table look contains the parent in children column.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
The issue was the blank parent were not null values. Once I replaced them it work.
| User | Count |
|---|---|
| 55 | |
| 37 | |
| 23 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 58 | |
| 39 | |
| 21 | |
| 21 |