Forum Discussion

Badger43's avatar
Badger43
Frequent Visitor
3 years ago

DAX SUMX Multiple Hierarchy Level Query

Hi I am trying to return values from a 'Rates' table linked to the below 'MU' table on the Parent dimension (one MU to Many Rates)   I am using the formula SUMX( VALUES ( MU[Parent] ) ,[Allocation ...