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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
CanuckBuck
New Member

Dataverse business unit hierarchy in power bi

I am brand new to Power BI (a few hours old).  I have many years of experience with Tableau.  I have a Dataverse database that I need to create some visulizations for (Which is why I'm using Power BI.  Tableau doesn't play nice with Dataverse, yet).  One of the things I need to visualize is the tree structure of our organization.  In fact, I want to use that tree as a mechanism to select related data.  The data is in the built-in Dataverse table called Business Unit.  The simplified structure of the table is;

 

NameParent BusinessHierarchy level
Enterprise[NULL] 
Division 1Enterprise1
Division 2Enterprise1
Division 3Enterprise1
Department 1Division 12
Department 2Division 12
Department 3Division 22
Department 4 Division 32
Group 1Department 13
Group 2

Department 1

3

Group 3Department 43

And so on...  (Hierarchy level wasn't originally part of the Dataverse table definition.  I added it).

 

I need to know how to create an expand/collapse list of this structure and use the selected item in the list to filter other visuals.

How do I do that (in the spirit of full disclosure, I'd need to post to a Tableau forum to learn how to do this in Tableau too... :-))?

2 ACCEPTED SOLUTIONS
amitchandak
Super User
Super User

@CanuckBuck , refer if Path and Path length can help

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

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

Anonymous
Not applicable

Hi @CanuckBuck 

 

You can also try using the native slicer visual. It can accept multiple columns to have a hierarchy in it. Use the slicer to select items in different hierarchies to filter other visuals. Here is a blog for your reference: How to Create an Organizational Hierarchy in Power BI?🔥 | by Gulce Ekin | Medium

 

Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @CanuckBuck 

 

You can also try using the native slicer visual. It can accept multiple columns to have a hierarchy in it. Use the slicer to select items in different hierarchies to filter other visuals. Here is a blog for your reference: How to Create an Organizational Hierarchy in Power BI?🔥 | by Gulce Ekin | Medium

 

Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!

amitchandak
Super User
Super User

@CanuckBuck , refer if Path and Path length can help

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

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors