Forum Discussion
BenHoward
5 years agoHelper I
Using DAX to remove invalid PATH rows
Hi, I'm using the PATH function in DAX to work out the hierarchy in an organsation, but as usual I have data quality issues which cannot be resolved in the source data. My HR table has invalid par...
BenHoward
5 years agoHelper I
Fantastic, thank you. One last question if I may, assuming my 1st table had 10 other columns, but I only wanted to return the 3 columns Emp Name, EmpId and Supervisor Id, how would I do that? Thanks again!!