Assignment Group States

Calculates task states for assignment groups.

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.

  • Assignment Group Name - The name of the assignment group.
    Contains values of Assignment Group type.

  • State - The number of tasks, currently in state defined in the parameter.

Calculation Parameters

The Grid function has these optional parameters:

  • Assignment Group - Allows you to select from a list of Assignment group names.

  • State - Allows you to select from a list of Task states.

  • Table - Allows you to select from a list of Task tables.