In the
Reports tree, select the folder in which you want the new report to display.
This determines where the report is stored in the directory tree.
Click
on the toolbar.
The
Create New Report dialog box opens.
Type the name of the new report.
This is the name that is displayed in the
Reports tree.
Check the
Share this report with other users check box if you want to make this report available to other users.
Type a description for the report in the
Description field.
In the
Timeout [s] field, type the maximum time period in seconds that
Performance Manager should wait for SQL queries to complete.
From the
Default tab list, select the tab that you want to be directed to when you select this report from one of the context-sensitive report
lists.
Select the corresponding result type from the
Result category list.
This setting specifies the database table and view that is to be filtered for the report. Each result type offers a set of
selection criteria. Based on the result type you have selected, specify an appropriate
Selection criteria for your report. These criteria typically group properties based on a view or some other intuitive grouping, for example
result properties.
From the
Property list, select the property that is to be filtered on.
For some selection criteria, properties are dynamic.
Select an
Operator for the query.
The available operators depend on the property. Example operators are
=,
not,
like, and
not like. Strings are always compared lowercase. Allowed wildcards for strings are "*" and "?", where * matches any characters and
? matches exactly one character.
Select or specify the
Value that the query is to be filtered on.
For date-based properties, the
Value field is replaced with a calendar tool that you can use to select a specific date.
Optional: To add an additional query string to this report, click
More. An existing query string can be deleted by clicking the string’s
Delete button. When multiple query strings are defined,
AND and
OR option buttons are displayed next to
More. Use these option buttons to define if the queries should be considered cumulatively, or if only one query string’s criteria
needs to be met.
Click
Next to configure report columns on the
New Report dialog box.
Click
Add Columns.
The
Add Columns dialog box lists all available report columns.
Select the columns that you want to have included in the report and click
OK.
You can select multiple columns with
Ctrl+Click.
The selected columns display in tabular format on the
New Report dialog box.
Optional: Configure how each report column is to be displayed. For each column, specify a sort direction,
ascending,
descending, or
unsorted, using the up/down arrows in the
Sorting column.
When multiple columns are selected for sorting, a list box is displayed in the
Sort Order column that allows you to more easily edit the column-sort order. Set these numbers as required.
Give each column an
Alias.
This is the name by which each column will be labeled in the generated report.
With grouping, you can take advantage of SQL aggregation features, for example when selecting a number of elements or querying
a total sum of values. Check the
Group by check box to specify that SQL group by functions are to be applied.
Columns that are not selected for SQL group by functions are set to aggregation by default, which means a single aggregate
value is calculated. From the
Aggregation list, select the appropriate aggregation type.
The following types are available:
Count
Sum
Average
Minimum
Maximum
The
Actions column enables you to move column listings up and down in the view, or to delete a column.