|
Using the Query Designer |
Top Previous Next |
|
The "Query Designer" is available for editing many data source and source scanner configuration settings.
The Toolbar On the toolbar, you can click on:
The "Query" Tab On the "Query" tab you specify the SQL text you are going to use to query against your data source. You may right-click on where you enter the SQL text and the standard placeholder menu items will be available. You can click on "Show all available Tables/Views/Fields" to get some help in writing your query. You can click on "Refresh Sample Data..." to test your query and see what the results of it look like. You may refer to the "Target Fields" to the right to learn more about what type of data you need to return.
You have two check boxes:
The "Derived Fields" Tab Here you may derive additional source fields based on a concatenation of one or more original source fields and/or custom text. These fields will be added to the end of the original list of source fields.
The "Field Mapping" Tab You can drag and drop fields from the "Target Fields" list onto the "To" column of the field mapping grid. By clicking on any target field, you will receive a helpful description of it in the yellow information panel on the bottom right. This information panel will describe the purpose of the field, as well if it is required or not, and data type expected.
|