Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi Everyone,
My issue is on the 3rd level of the org chart, I neet it to split up to the the 3 parents. Why you may ask, because there are 3 owners to this one entity. Below is the data. Any help would be greatly appreciated. This is the only issue I have. Thank you!!
Entity Parent | Entity Child | ID | ParentID |
Entity A | ABC Entity | 5 | 2 |
Owner 3 | Owner Tom | 4 | 1 |
Owner 2 | Owner Jane | 3 | 1 |
Owner 1 | Owner John | 2 | 1 |
Complete Org Chart | Details | 1 |
Thank you for your suggestion. Our team went the JAVA path and not Power BI as we needed more customization.
Hi @JoelN,
I think it is hard to directly modify the result graph on a custom visual without change its source data table structure. Perhaps you can try to contact the visual author team to get better support.
In addition, you can also take a look at the following in about parent child hierarchy if helps:
DAX Patterns: Parent-child hierarchies - SQLBI
Regards,
Xiaoxin Sheng