Forum Discussion
WinterMist
Impactful Individual
3 years agoReturn Different Measures Based On Matrix Row Values
Hello - I have the following Matrix visual: Rows: - 'D SalesRep'[Name] - 'D Customer'[Name] - 'D SalesType'[Name] - 'D Product'[Group Code Description] - 'D Product'[Code] Values (cu...
WinterMist
Impactful Individual
3 years agoIt just hit me. I think the SUMX iterator over 'D SalesType' does it.
If anyone has a different suggestion, let me know.
Regards,
Nathan
tamerj1
Community Champion
3 years agoWinterMist
Good job!
For some reason the total shows 189 instead of 192. Seems there are common products sold by both salesReps. I guess they still need to be counted twice?