Forum Discussion
Qlimax
6 years agoNew Member
Multiple active relationships between 2 Tables
Dear Community, actually I am struggeling with our database and some special scenarios I want to measure: Scenario: I have at least these 2 tables, named document and user. A document has th...
- 6 years ago
Hi Qlimax
You can use USERELATIONSHIP, please see the documentation below.
https://docs.microsoft.com/en-us/dax/userelationship-function-dax
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
LinkedIn
Mariusz
6 years agoCommunity Champion
Hi Qlimax
You can use USERELATIONSHIP, please see the documentation below.
https://docs.microsoft.com/en-us/dax/userelationship-function-dax
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
LinkedIn
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
- Qlimax6 years agoNew Member
Thank you so much!