This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
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
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 25 | |
| 24 | |
| 22 | |
| 21 | |
| 19 |
| User | Count |
|---|---|
| 52 | |
| 48 | |
| 47 | |
| 22 | |
| 21 |