Create Logical Table Sources

When you create logical tables and columns by dragging and dropping from the Physical layer, the logical table sources are generated automatically.

When you create logical tables and columns by dragging and dropping from the Physical layer, the logical table sources are generated automatically. If you create the logical tables manually, you need to also create the sources manually.

You also add new logical table sources when multiple physical tables can be the source of information. For example, many tables could hold information for revenue. You might have three different business units, each with its own order system, where you get revenue information. In another example, you might periodically summarize revenue from an orders system or a financial system and use this table for high-level reporting.

Use the Allow Unmapped Tables option for snowflake physical tables in an A > B > C configuration, where a logical table only maps to columns in A and C, but B needs to be included in the logical table source because it's in the join path between A and C.

  1. In the Business Model and Mapping layer of the Model Administration Tool, right-click a logical table and select New Object, then select Logical Table Source.
  2. In the Logical Table Source dialog, on the General tab, type a name for the logical table source.
  3. Optional: Select Disabled to make this logical table source inactive.
  4. Optional: Select Allow Unmapped Tables to enable this logical table source to have physical tables that aren't mapped to logical columns.
  5. Click the Add button. In the Browse dialog, you can view joins and select tables for the logical table source. When there are two or more tables in a logical table source, all of the participating tables must have joins defined between them.
  6. Optional: To view the joins, in the Browse dialog, select a table and click View. After reviewing the joins in the Physical Table dialog, click Cancel.
  7. Optional: To add tables to the table source, select the desired tables in the Name list and click Select.
  8. Click OK.