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.
I have a hierarchy table set up like this:
Related to an employee table by the 'ORG' column
I've tried using the SELECTEDCOLUMN, SELECTEDMEASURE, ALLSELECTED, and VALUES functions.
The "best" result I got was with the SELECTEDVALUE function, using the ORG column from my hierarchy table as an argument. However, it only returns a value when the last node is selected because SELECTEDVALUE only returns a value when only one value is selected. I wonder if there is any logic I could use to make this function or another one to return the ORG of the previous nodes when selected.
I need this to count the number of employees that are related only to the selected node and not all emplyoees from sub-categories like its shown here:
When UFA from L2 hierarchy is selected it should count 3 employees not 15.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.