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

Get Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.

Reply
Anonymous
Not applicable

Calculated node in user defined hierarchy

Hi Team,

 

We have a heirarchy of 7 levels, at level 3 of the heirarchy we will have a total group (ex TOTAL REVENUE) which needs to be calculated based on the other nodes of the same level . 

 

Is there a way we could create a measure to put those calculated values into the particular node. We are using ISINSCOPE function to check the heirarchy is at that level and also one more condition to be put up by checking whether the level3 value is like (TOTAL REVENUE). One challenge we have is the table that we have for heirarchy will have duplicates and we tried to use MAX function to get one value out of it which seems to be not working.

 

below is a example of DAX we use, any help would be greatly appreciated.

 

IF(ISINSCOPE(dimaccountstatements[Level3Name]) && (MAX(dimaccountstatements[Level3Name]) = "TOTAL REVENUE (EXCLUDING NETPROFIT INTEREST)"),[TOTALREVENUEEXCLUDINGNETPROFITINTEREST],NetActuals)

 

 

Regards,

Sathish

0 REPLIES 0

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.