Forum Discussion
DAX Measure evaulation context issue with related table
- Anonymous6 years ago
Hello all,
I think, after building a "clean" test model I've discovered the issue at hand. I have a many-to-many relationship which is causing the issue I'm seeing. My clean model has only many-to-single relationships. This would seem to make sense to me based on what I'm seeing. Based on what I've described does this make sense to everyone?
Yup. In general many-to-many should be avoided unless you know exactly how it will work and there is no other way. Glad you found the issue and were able to get it to a one-to-many relationship.
if only it were that simple... my "clean" model was for the purposes of troubleshooting and to post here. The real model retains the many to many and I know why it's there and what the underlying issues are, but "fixing" it becomes its own project unto itself. This was just a fall on effect that I didn't recgonize right away.
Joy...
Thanks all!
- edhans6 years ago
Community Champion
In that case Anonymous you must read this fantastic artilcle on many-to-many relationships.
- Anonymous6 years agoNot applicable
edhans thanks for the tip