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
Anonymous
Not applicable

How to Create Organization Chart in Power BI Desktop

Hi All,

I am looking for a solution to create organizational chart using Power BI Desktop. Is it possible ?

Currently, we create this Using Visio which is very time consuming as the report needs to be updated everymonth. So I was looking for a way to create this in Power BI. We have about 1300 resources with several hierchy. 

 

I have added the addon called Akvelon for hierchy in the desktop version but not sure how to go about it.

 

Appreciate if anyone cane share any process about how to create Organization Chart in Power BI

 

Thanks in advance

1 ACCEPTED SOLUTION
v-juanli-msft
Community Support
Community Support

Hi @Anonymous 

You could see more detials below

https://www.youtube.com/watch?v=VVV7WwSPDsA

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

 

Here is my test pbix, you could open and check how to get the results.

 

Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

5 REPLIES 5
IraJWatt
Regular Visitor

There are other free custom visuals such as Org Chart Drag and Drop which does not require a license to just create org charts with your data. 

 

There is a couple minute demo video of it here Power BI - Org Chart Drag and Drop Demo

schiang
New Member

We created an org chart using the Power BI standard Matrix visual for division within the State of Utah.  The data resides in a RDBMS system, essentially a single table with a parent-child relationship.  Using a SQL technique known as a "recursive query", we were able to create what you see here:

 

https://www.udot.utah.gov/connect/about-us/department-organizational-chart/

 

e-mail me privately schiang@utah.gov if you need more details.

- Stanley Chiang

 

v-juanli-msft
Community Support
Community Support

Hi @Anonymous 

You could see more detials below

https://www.youtube.com/watch?v=VVV7WwSPDsA

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

 

Here is my test pbix, you could open and check how to get the results.

 

Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-juanli-msft
Community Support
Community Support

Hi @Anonymous 

Here is a quick demo of how to build an organization chart in Power BI.

https://biztics.com/power-bi-organization-chart-for-mad-men/

 

Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

HI @v-juanli-msft 

Thanks for your reply. The demo doesnt provide the details on preparing the source data. 

Would you be able to share the process a bit more in detail, this will be very helpful as I am trying to create the org chart for about 1400 employees and didn't find any compolete process any where. 

 

My data set has Emplyees and their employee IDs and the name of their managers. Just wondering how to go about setting up the source data. It will be very time consuming to create Parent and child IDs manually

 

Thanks, appreciate any inputs

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