Task States¶
Calculates task states.
All data for this function is collected using ServiceNow Aggregate API. In case the Aggregate API is disabled, ServiceNow Table API is used.
Columns¶
Active - The number of currently active tasks.
State - The number of tasks, currently in state defined in the parameter.
Table Name - The name of the task table.
Contains values of Table Name type.
Calculation Parameters¶
The Grid function has these optional parameters:
Assignment Group - Allows you to select from a list of Assignment group names.
Company Name - Allows you to select from a list of Company names.
Priority - Allows you to select from a list of Task Priorities.
State - Allows you to select from a list of Task states.
Table - Allows you to select from a list of Task tables.