Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hello,
Please can someone confirm it has no significance to DAX whether a field is listed in the "From" or "To" column in the manage relationships window? (I think the USERELATIONSIHP function is unaffected)
Does it have any significance anywhere else?
Thanks
CM
Solved! Go to Solution.
The relationships always have a cardinality.
this implies that a table X (From) filters another table Y (To) predefined in relationships of one to many.
if the ratio is one-to-one, both tables filter each other.
Usually when creating a new relationship the order of selection affects the cardinality of the relationship.
But, when using the USERELATIONSHIP function you would better make sure that the first attribut represents the Many side of the relatioship and the 2nd Column represents the One side.
For more details check this link https://docs.microsoft.com/en-us/dax/userelationship-function-dax
Did it work ? 👌Mark it as a solution to help spreading knowledge 👉A kudos would be appreciated
The relationships always have a cardinality.
this implies that a table X (From) filters another table Y (To) predefined in relationships of one to many.
if the ratio is one-to-one, both tables filter each other.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
89 | |
82 | |
56 | |
41 | |
37 |