Add Joins When Table Columns Don't Match

If your dataset's column data doesn't match between tables, then you can transform the column's data into the format required to create joins.

Examples of transformations include changing the data type, splitting or concatenating data in the column, or enriching the column data. The list of available transformation menu options for a column depends on the type of data in that column. See Transform Reference and unresolvable-reference.html#GUID-A51D4EA6-3493-4BAC-BAE1-6C5FB64C2DF6.
  1. On the Home page, click Navigator and then click Data.
  2. Click the Datasets tab.
  3. Locate the dataset that you want to open, click Actions, and then click Open.
  4. In the Join Diagram locate the table with the column that you want to transform.
  5. Right-click the table and select Open.
  6. In the Transform editor, locate the column that you want to transform and click Options.
  7. From the menu, select a transformation and complete any required fields.
  8. Click Save Dataset and then click the Join Diagram tab.
  9. In the Join Diagram, click and hold the table to select it and then drag and drop the selected table onto the target table that you want to join it to.
  10. In the Join Diagram locate the join that you just added, hover over it, and click it to open the Join dialog.
  11. Optional: Click the join type and select a new type. The join type that you select determines the join icon in the Join Diagram.
  12. Optional: To add a join condition, click Add Join Condition and select a join column for each table.

  13. Click Save.