Excel Report Query Builder Dialog Box
This dialog box enables you to create an SQL query.
To access |
|
Important information |
|
Relevant tasks | |
See also |
User interface elements are described below (unlabeled elements are shown in angle brackets):
Contains a list of ALM database fields and entities that you can add to the query.
User interface elements are described below:
UI Element |
Description |
---|---|
Add Entity to Query. Adds the selected project entity to the SQL query. The entity is inserted at the cursor position. To add a project entity with the column alias defined by the entity title, click the Add Entity to Query arrow and select Add Entity to Query with Entity Title as Alias. Available from: Entities pane |
|
Entities View. Enables you to view fields and entities in the Entities pane by their name, their database column name, or both. Available from: Entities pane |
Contains a list of parameters available for use in the queries.
User interface elements are described below:
UI Element |
Description |
---|---|
Add Parameter to Query. Adds the selected parameter to the SQL query. The parameter is added at the cursor position. Note: For a parameter representing a text value, you must manually add single quotes (') around the parameter in the SQL pane. For example, if the SQL pane contains the phrase Available from: Query Parameters tab |
|
New Query Parameter. Opens the New Query Parameter dialog box, enabling you to add a parameter to the parameters grid. For details, see New Query Parameter/Edit Query Parameter Dialog Box. Available from: Query Parameters tab |
|
Edit Query Parameter. Opens the Edit Query Parameter dialog box, enabling you to edit the selected parameter. For details, see New Query Parameter/Edit Query Parameter Dialog Box. Available from: Query Parameters tab |
|
Delete Query Parameter. Deletes the selected parameter from the parameters grid. Caution: If you delete a parameter that is in use in a report query, queries containing the parameter will not be valid. Available from: Query Parameters tab |
Displays preview results of an SQL query.