Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Relating child line items of same parent

Hi people of powerbi community - i'm fairly new to the power query as a whole and i haven't been able to wrap my head around the below problem:   I have a report coming out from a system that shows...
  • stvsurf's avatar
    6 years ago

    I believe you can achieve this with the following steps:

    1. merge the query with itself on the combination of Parent process and Item name
    2. expand "reviewer" of the result table
    3. hide the line where the original reviewer is the same as the new reviewer