Forum Discussion
kirkademidov
8 years agoFrequent Visitor
Sum Average measure issue
Hi All,
I have a hierarchy with 5 levels: leaf level is question and above is Model level etc.
I have a calculated measure that presents the score of average
Description of the measures in the table:
- Calc : score per question
- Calc by model : total score of all questions in the model
- Calc by model percentage : Calc / Calc by model
- Average score : average score of all transactions in the table (Type of measure : Average)
- Calc Total Score : Average score * Calc by model percentage
As you can see when the measure is in the leaf level of question the calculation of Calc Total Score is good
but when the measure calc the level above (Model level) i get the value of 70 instead of 62.67 (24.88+37.79)
If someone can help me with dax function to sum it up correctly I'll be thanks :)
2 Replies
- Greg_DecklerCommunity Champion
Check out my Matrix Measure Total Triple Threat Rock & Roll measure (MM3TR&R):
- kirkademidovFrequent Visitor
Thanks Greg_Deckler ,
I can not see how to apply you solution in my case - I`m attaching my PBIX file to this post - may be you can help me with this?
Thanks A lot!