Relationship
A relationship between two tables in a dataset
AnalyticsBusiness IntelligenceDashboardsData AnalysisReportingVisualization
Properties
| Name |
Type |
Description |
| name |
string |
The name of the relationship |
| fromTable |
string |
The source table name |
| fromColumn |
string |
The source column name |
| toTable |
string |
The target table name |
| toColumn |
string |
The target column name |
| crossFilteringBehavior |
string |
The cross-filtering direction |
JSON Schema