Relationships
Last updated
Last updated
In Power BI, relationships play a crucial role in connecting and establishing associations between different tables within a data model.
From: Source table or entity in the relationship.
Relationship type: Type of association between tables (e.g., one-to-many/one-to-one/many-to-many).
To: Target table or entity in the relationship.
Active Relationship: (Yes/No) Indicates if the relationship is currently active or disabled.
Cross Filter Direction: Specifies how filters flow between tables in the relationship.
Assume Referential Integrity: (Yes/No) Assumption that foreign keys have valid references.
Apply Security Filter in both direction: (Yes/No) Security filters are applied in both directions of the relationship for data access control.
The "Apply Security Filter in both Directions" is available only when the Cross Filter Direction is "Both"