Score List
Last updated
Last updated
The Score List provides a way to view groups of scores against each other.
table - the table to query.
conditions - the conditions to apply to the chart
group_by - the field to group on
record_limit - the amount of data points toi get
aggregate_type - the type of aggregation to use
aggregate_field - the field to aggregate on if count is not used
An array with each data point representing a group with its information.
name: the display value of the group by field
query: the encoded query able to reach that data
value: the numerical value of the data
A Javascript Object:
A screenshot of the data in ServiceNow: