A reference column joins tables through matching columns and displays related data from another table directly within the current table. This allows you to access information from related tables without duplicating the data.
This article explains the steps to insert a reference column that references data from another table using an example.
Consider the following example: you add a reference column to the Products table that references and displays order dates from the Sales table.



Matching column is used to map the records and retrieve values from the reference table.
When tables have multiple matching columns and you choose a different matching column, PowerTable uses the new column mappings to match records and retrieve reference values.
The reference column is added.

Reference columns are non-editable, and their values only change when the underlying column values change.
Use the Display tab in the Add Reference Column side panel to specify how the values have to be displayed. To know more, see Display.
Match multiple allows the reference column to retrieve values from multiple matching records in the reference table. The values are displayed
When disabled, the matching columns should identify a single latest record in the reference table. Enable this option when a record in the current table can be associated with multiple matching records in the reference table.
