This
task assumes that you have already added the Bar Chart report
element to a custom report template row.
For more information, see Adding or Editing Custom Templates.
Procedure
- In the Bar Chart report element, click
Edit.The Edit Bar Chart > Step 1: Data View screen appears.
- Select the type of report data you want to display from the Data Views directory.
- Click Next >.The Step 2: Set Query Criteria screen appears.
- To filter the data that displays, select Custom criteria.
- Specify the Match rule for the
custom filter.
-
All of the criteria: Data must match all the specified criteria.
-
Any of the criteria: Data can match any of the specified criteria.
-
- Specify the filtering criteria, each of which
consists of three parts:
-
Data type: Corresponds to a column returned by the data view
-
Operator: Used to match or exclude data type values
-
Value: Select criteria from the drop-down controls or specify values in the text boxes
Note
The options that display depend on the selected data view, and the selected data type and operator.Apex Central supports a maximum of 20 filters. -
- Add or remove criteria using the plus () and minus () controls.
- Click Next >.The Step 3: Specify Design screen appears.
- Specify the Name used as the title for the chart.
- From the Drag Available Fields
list, drag-and-drop the data that displays in the following locations:
-
Data Field: Specifies the total count for data appearing in the chart
-
Category Field: Specifies how the data is separated in the chart
-
Series Field: Defines the type of data to plot against the vertical and horizontal axes used as a comparison
-
- In the Data Properties section,
configure the following:
-
Aggregated by: The method in which to display data
-
Total number of instances: Includes duplicate results in the data
-
Number of unique instances: Displays only one instance of duplicated result types
For example, if an endpoint detects 5 instances ofVirusA
and 3 instances ofVirusB
in the data, the detection count on the graph would display the following values:-
Total number of instances = 8 (virus detections, regardless of virus name)
-
Number of unique instances = 2 (unique virus types, regardless of number of occurrences)
-
-
- In the Category
Properties section, configure the following:
-
Specify the Label name that appears on the horizontal axis of the chart.
-
Select the Sorting order and direction.
-
Aggregation value: Sorts based on the count value of the data
-
Category name: Sorts alphabetically based on the category name
-
-
Select the Filter summarized result check box to filter the data that displays in the report.
-
Specify the maximum number of items to display.
-
Enable Aggregate remaining items to group all remaining data in the
Others
category.
-
-
- In the Series Properties section, specify the Label name that appears to describe the data series.
- Click Save.The Add/Edit Report Template screen appears with the updated chart settings applied.