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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Gday,
I have a data set with two colums: EmployeeName and ManagerName. This is a recursive structure and *almost* fits the Heirarchy Chart visualisation constraints. The problems I have are:
- The *absolute* top record (the CEO) does not exist so there will be no records that have a NULL in the ManagerName field
- We want to be able to slice this data at any level to look at department/divison/team structures. Again, the top level manager will not have a NULL in the manager field. The manager of this department is managed by someone but they are not in our selection criteria.
I dont really need a visual flowchart as such, an indented (collapsible?) text based list would suffice.
Does anyone have any experience in this area?
Solved! Go to Solution.
Finally got around this one. HeirarchySlicer was the answer. It allows you to hide empty nodes, whereas using a "non-blank" filter caused missing records in other slicers.
Finally got around this one. HeirarchySlicer was the answer. It allows you to hide empty nodes, whereas using a "non-blank" filter caused missing records in other slicers.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.