Reporting
You can create reports about system activity, build lives, job execution, projects and their immediate dependencies, and several others. You can customize reports and save the results.
-
On the left navigational panel, click Reporting.
The Reporting page provides tools to create and run reports.
- Click New Report.
- Type a name for the report in the Name field.
-
Select a table to add to the report from the Tables list, then click
Select. Select.
The table is added to the report and several options to customize the report are available.
- Optional:
Modify or add report columns by completing the following steps.
-
Click Columns.
The columns for the selected table are displayed.
- To rearrange column order, click a column and drag into the new location.
- To rename a column, type the name in the Alias field that is associated with the column.
-
To remove a column from the report, use the delete icon
associated with the column.
- Optional:
To add a function to a column, select the function from the Function
list that is associated with the column.
The filter types are Boolean operators.
- Optional:
To add a compound column to the report, click Add Compound Column then
type a name for the column in the Included Columns field.
All columns are included in the compound column. To remove a column, click the delete icon that is associated with the column.
- Click Apply.
-
Click Columns.
- Optional:
Filter the report by completing the following steps.
-
Click Filter.
The columns for the selected table are available to be filtered.
- Type a name for the report in the Name field.
-
Select a column to filter from the Column list.
The available columns depend on the selected table.
- Optional:
Select a type Filter Type list.
The filter types are Boolean operators.
- Optional:
Select a value from the Value options, then type or select a specific
value.
Selectable values depend on the table you choose.
- Click Apply.
The filter is added to the report. To delete a filter, click the remove icon
. To modify a filter, click the edit icon
. -
Click Filter.
- Optional:
Reorder report columns by completing the following steps.
-
Click Order.
The columns for the selected table are available to be reordered.
- Click Add Ordering.
-
Select the order key column from the Column list.
The report is ordered by the selected column
- Optional:
Select an order direction from the Order list.
Columns can be in Ascending or Descending order.
- Optional: Select a secondary order key from the Column list.
- Click Apply.
-
Click Order.
- Optional:
Reorder report columns by completing the following steps.
-
Click Order.
The columns for the selected table are available to be reordered.
- Click Add Ordering.
-
Select the order key column from the Column list.
The report is ordered by the selected column
- Optional:
Select an order direction from the Order list.
Columns can be in Ascending or Descending order.
- Optional: Select a secondary order key from the Column list.
- Click Apply.
-
Click Order.
- Optional:
If you want to represent the report's output in a chart, complete the following steps.
-
Click Output.
Several chart types are available.
-
Define the chart's x-axis:
- Type the name for the x-axis in the Name field.
- Select a column key from the Value list.
- Select a column from the Category list. The default option is None.
-
Define the chart's y-axis:
- Type the name for the y-axis in the Name field.
- Select a column key from the Value list.
- Click Apply.
-
Click Output.
- Optional:
Modify the script that generates the report by completing the following steps.
-
Click Text.
The JSON script that is generated by your selections is displayed. This script actually runs the report. You can directly modify the script.
- Edit the JSON script.
-
Click Text.
-
Click Run.
The report is displayed in the Report window. Report data is displayed in columns and rows unless you selected a chart-type output option.
.