You can add a join view to join multiple data sources. You can add a WHERE clause to filter the records from each data source and configure which columns appear in the join view.
Click
File
New
Join View
.
The
Join View Editor
dialog box appears.
Enter a description for the join view.
Click
Add
in the
Table Definitions
pane.
The
Select Data Source
dialog box appears.
Select the data source and click
Select
.
To edit the table definition, select the table definition and click
Edit
.
You can edit the table definition to specify or change the table alias, connection properties, WHERE clause, and the optimization level. You must edit the table definition to resolve any errors that appear at the bottom of the
Join View Editor
dialog box.
To change the order of the data sources, select a data source and click
Up
or
Down
.
To remove a data source, select the data source and click
Remove
.
When you make any change to the data sources in the join view, you must create the join conditions again.
Click
Select Output Fields
.
The
Output Fields
dialog box appears.
Click in the
Alias
field to enter a column alias.
In the
Include as Output Field
column, select the checkbox for fields that you want to include as output fields of the join view.
To change the order of the fields, select a field and click
Move Up
or
Move Down
.
Configure join conditions for all the data sources.
You can join a data source with any of the preceding data sources in the
Table Definitions
pane. You need not specify the join condition for the first data source. If applicable, you must create the join condition after you create the column aliases.