Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
thhmez7
Helper III
Helper III

Path - Show data only of Parent/Child

Hi,

 

in a matrix I'd like to display all Account data that have "child" or "parent" account. So I create PATH-functions as columns:

Path = PATH(Account[Account ID], Account[Parent Account ID])
Pathlength = PATHLENGTH(Account[path])
Path lev 1 = LOOKUPVALUE(Account[Account Number],Account[Account ID], PATHITEM(Account[path],1,TEXT))
Path lev 2 = LOOKUPVALUE(Account[Account Number],Account[Account ID], PATHITEM(Account[path],2,TEXT))
thhmez7_1-1638889887840.png

So in this case, the first two Account numbers (Path lev 1) with their child account numbers (Path lev 2) AND the blank row should be displayed. All other Account numbers should not be seen.

The difficult part for me is to show these blank rows as well while other Accounts who don't have a child-account should disappear.

 

Thank you.


 

 
1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@thhmez7 , refer if this can help

https://radacad.com/parsing-organizational-hierarchy-or-chart-of-accounts-in-power-bi-with-parent-ch...

 

or

Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@thhmez7 , refer if this can help

https://radacad.com/parsing-organizational-hierarchy-or-chart-of-accounts-in-power-bi-with-parent-ch...

 

or

Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.