Name |
Unique and descriptive name for your report. |
Type |
Pareto chart. |
Table |
ServiceNow table against which this report will be run. |
Group by |
Select a field to organize data into groups from the
selected table. For example, in an incident report that is
grouped by Assignment group, all
incidents belonging to Software, Service Desk, Network, and
so on, are placed in separate groups. Make sure you give the
report a name that reflects the field you select. Click
to select additional group by fields. When you
select Additional group by
fields, a control is added to the bottom of the report
that groups the report by any one of the additional
fields. Note: It is not possible to group or stack reports by the
Tags field. |
Export details |
Check this box to indicate whether to display
(selected) or hide (cleared) the report attributes at
the top of the page when exporting to PDF. |
Header Footer Template |
Page header and footer template to use when exporting
the report to PDF. |
Visible to |
Users to whom the report is available:
- Me allows only the report
creator to view the report.
- Everyone allows all users to
view the report.
- Groups and Users allows the
report creator to specify groups and users who are
authorized to see the report.
Groups and Users is visible to users
with the report_group role.
|
Groups |
Groups whose members are authorized to see the
report.
This field is visible only when Groups and
Users is selected.
|
Users |
Users who are authorized to see the report.
This field is visible only when Groups and
Users is selected.
|
Filter and Order |
Conditions for filtering and ordering data. For
example, you might create a condition that states
Priority + less than + 3 - Moderate to have the report
include only records with priorities of 2- High and 1 -
Critical. To order the results from lowest to highest,
specify sorting based on Priority and set the sort order
to z to a. Note: Keywords is a special field used for
text searches across all fields. It’s use in a
filter or condition, in combination with other
conditions, may return inconsistent
results. |
Chart size |
Size of chart: large or small. |
Other threshold |
Maximum number of individual values represented as
slices. Pie charts display 12 slices by default, showing
largest values from the selected data. Remaining values
are grouped into an Other category. |
Display grid |
Check box for indicating whether to display
(selected) or hide (cleared) details of the report
data in a table below the chart.
All reports that use charts, including reports that
are used
on
homepages, display a table of report data if the
system property glide.ui.section508 is set to true,
regardless of the Display grid setting. The table
containing the data is collapsed by default.
|
Use color palette |
Check box for indicating whether to assign (selected)
or not assign (cleared) a single color to all bars
in pareto charts for the specific report. By
default, this setting is derived from the value of
the system property glide.ui.chart.use_full_color_palette.
If
chart
colors are defined for specific table fields or if
colors are specified for report ranges, they will be used if the
check box is selected. If the check box is selected
and no chart colors or report range colors are
specified, the default color palette is used. If the
check box is cleared, the default color will be used
unless the property glide.ui.chart.color is set.
|
Display percentages |
Computational method used for calculating percentages
for each element in a data set. The default method,
Aggregation computes percentages for each element using
the sum of all elements in the data set. Record count
computes percentages for each element using the total
number (count) of elements in the data set. |