The main purpose of this option is to enable display of one-to-many related
attributes. Such attributes can be linked to a theme attribute table, but the
theme legend cannot display symbols/colours based on an attribute in a linked
table. One-to-one related attributes can be joined to the active theme and
displayed directly, but one-to-many related attributes must be reduced to a one-to-one
relation first. The process of displaying an attribute in an associated table
therefore involves the following steps:
1. Choose the table with the ('linked') attribute to display
2. Query the table to enable one-to-one join of selected records
3. Export the selected records to a temporary table
4. Join the temporary table to the attribute table of the active theme
5. Select the attribute to display
6. Display the theme with a legend based on the 'linked' attribute
These steps are described in more detail in the following:
Display 'linked' attribute (with a legend)