How to report backlog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2019 11:34 PM
Hi Experts,
I have reports which tell me how many incidents were created and resolved each month but I also want to have what is the backlog for each month , i.e. on given month how many incidents / requests were in active state.
Is it possible to do that? Can someone help me with it ?
Thanks!
Uma
- Labels:
-
Performance Analytics

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2019 11:00 AM
You can configure metric definition for active field which will tell you changes for active flag on incident records.
You can then report on metric_instance table to find out which incidents,requests where in active state.
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2019 12:21 AM
Hi,
Refer to this article which explains how to get the count of incidents per month using PA indicators.