Reverse Polarity RELATED()
I was recently working on an interesting thing in PowerPivot, and thought I'd share it in case it may help someone. A quick summary of the issue is that I needed to examine multiple records in a child table, and return a single result to the parent table if a condition was present; something that goes against the normal relationship flow.
Read more...