Introduction
In Power BI, relationships connect tables to work together in reports. Active relationships are used by default in calculations. Inactive relationships exist but do not affect calculations unless you tell Power BI to use them. This helps when you have multiple ways tables relate.
When you have two tables connected by more than one column and want to choose which connection to use in calculations.
When you want to compare sales by order date and ship date using the same tables.
When you want to keep a relationship for filtering but not use it automatically in all visuals.
When you want to create a measure that uses a different relationship than the default one.
When you want to avoid confusion from multiple active relationships causing ambiguous results.