Forum Discussion
Direct Query - related function
Hi Expert
i cannot get my related table calculated column to work when using direct query in my Power Bi model.. Is this possible? or is there a work around?
- Anonymous5 years ago
According to http://dax.guide/related, RELATED is supported in DirectQuery:
RELATEDTABLE, on the other hand, works only in measures in DirectQuery:
So, if you can't get it to work in the right context, it means you're doing something wrong.
7 Replies
- AnonymousNot applicable
According to http://dax.guide/related, RELATED is supported in DirectQuery:
RELATEDTABLE, on the other hand, works only in measures in DirectQuery:
So, if you can't get it to work in the right context, it means you're doing something wrong.
- AnonymousNot applicable
that is what i cannot work out. Exchnage rate table relationship to FACT table is store id to store id.
- AnonymousNot applicable
error message when using related
- kmcaloonNew Member
RELATED is not supported with limited relationships. see Microsoft Documentation limited relationships