Forum Discussion
Many to Many Measure
- 9 years ago
Hi Tom,
The act of producing a simplified model help the solution come to me!
I simply needed:
result measure = SUMX(DISTINCT('Join'[Group]),[Sum Table 1 Pop Measure]*[Sum Probabilities Measure])
I'll PM the dropbox link if you are curious.
Thanks anyway!
Hey,
can you please provide a sample pbix file and share the link to the file on onedrive or dropbox.
Regards
- Ruksuro9 years agoHelper III
Hi Tom,
The act of producing a simplified model help the solution come to me!
I simply needed:
result measure = SUMX(DISTINCT('Join'[Group]),[Sum Table 1 Pop Measure]*[Sum Probabilities Measure])
I'll PM the dropbox link if you are curious.
Thanks anyway!
- TomMartens9 years agoSuper User
Perfect, I will have a look tomorrow, because I'm always curious :-)
Please mark your post with the DAX expression as answer, this may also help others.
Cheers
- Ruksuro9 years agoHelper III
Hi Tom,
Will do! But I'll have to do it tonight from my home pc for corporate security reasons.
Watch this space!
Thanks again :)