Join ColumnsΒΆ

Custom columns cannot be used as join columns.

Order of Source Tables in Grid affects list of available columns for Left Column and Right Column properties.

Two value rows are joined together by applying all join columns (using AND between them).

  • Left Column
    Required
    Column from any Source Table preceding the current Source Table

  • Right Column
    Required
    Column from the current Source Table

    Only columns that match the data type of the selected Left Column can be selected.