pbi_create_relationship
Create a many-to-one relationship between tables in a Power BI model using existing columns.
Instructions
Create a relationship (many-to-one from -> to by default). Both endpoint columns must already exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_table | Yes | ||
| is_active | No | ||
| to_column | Yes | ||
| from_table | Yes | ||
| cardinality | No | ||
| from_column | Yes | ||
| cross_filter | No |