Skip to main content
Defines the source view from which the join originates. This parameter works in conjunction with join_to_view to establish the relationship between two views in your data model.

Limitations

Views representing a data input table (CSV/XLSX upload) can’t be used in a join unless the table has been uploaded to a database. This requires defining an Upload schema for the underlying database connection.

Syntax

Properties

string
required
The name of the source view from which the join originates. This view must exist in your data model.

Examples

Join originating from the buyers view