Need to create an Indicator for Number of incidents assigned within 24 hours
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2023 11:41 AM
Trying to create a formula indicator to show the number of incidents assigned within 24 hours
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2023 09:51 AM
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.