Configuring a simple association

Configure a simple association between classes to use in reporting when the join is to only one class, the join type is left outer, and the join condition has only one filter.

  1. In the navigation panel of Dev Studio, click Records.
  2. Expand the Data Model category, then click Associations.
  3. Click in the row of the association that you want to configure.
  4. Click the Data Access tab.
  5. In the Target type field, select the class to which you want to link.
  6. In the Foreign key field, select the property in the selected type to use to link to the target type.
  7. In the Key field, select the key field in the target type to which the selected type will link.
    The keys that are listed are only those keys that apply to the target type.
  8. Click Save.