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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Willvj
New Member

DAX measure that returns the value of the selected node in a decomp tree

I have a hierarchy table set up like this:

Willvj_0-1686945355202.png

Related to an employee table by the 'ORG' column

Willvj_1-1686945395497.png

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:

Willvj_2-1686945801253.png


When UFA from L2 hierarchy is selected it should count 3 employees not 15.



Sample file


0 REPLIES 0

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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