Need to create an Indicator for Number of incidents assigned within 24 hours

rfike
Tera Contributor

Trying to create a formula indicator to show the number of incidents assigned within 24 hours

5 REPLIES 5

rfike
Tera Contributor

Was considering a formula indicator.  For the source using the incident metric table where definition is assignment group, assigned to is not empty and reassignment count is zero. For the formula itself, comparing the created time of the mi instance to the time the incident was created, taking the diff if less than 24.  Not a developer so need help with the syntax.