You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

This option enables you to add columns to a table in the diagram; columns that are related through the source mappings or through relations in the source system.
Below is an example of two tables that are linked via column customer_code.

To add more of the customer information to the fact_orders table:

  1. Right-click on fact_orders in the diagram and select Table>Add related columns.
  2. The Add related attributes dialog allows you to select or create a source mapping set and select the required attributes from the dim_customer table.
  3. Select the Choose source mapping set radio button and select a mapping set from the drop-down list. If you do not have source mapping sets, then select the Create source mapping set radio button to create one.

    Note

    The Choose source mapping set enables you to select the location where the added attributes would be added to as source mappings by default. You can maintain these in the source mappings tab. Refer to Adding a Source Mapping via Source Mapping tab for details.

  4. Select the Add checkbox for an attribute you want to add.
  5. The selected attributes are added to the entity. Click OK.

The selected columns are added to the fact_orders table.

  • No labels