Relationships management Functions
These functions manage and manipulate relationships between tables.
Function | Description |
---|---|
CROSSFILTER | Specifies cross filtering direction to be used in the evaluation of a DAX expression. The relationship is defined by naming, as arguments, the two columns that serve as endpoints. |
RELATED | Returns a related value from another table. |
RELATEDTABLE | Returns the related tables filtered so that it only includes the related rows. |
USERELATIONSHIP | Specifies an existing relationship to be used in the evaluation of a DAX expression. The relationship is defined by naming, as arguments, the two columns that serve as endpoints. |
Last update: Nov 14, 2024 » Contribute » Show contributors
Contributors: Alberto Ferrari, Marco Russo