- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2017 04:36 AM
Hi All,
I have a requirement in which I need to fetch the State duration of each states viz. New ,assigned, WIP .
So I have configured one report on metric_instance table and querying it accordingly. While it suffice the requirement, but there has been one more addition to it. I need to show the Incident PRiority on that report as well. The problem here is, I cannot drill down ID field of metric_instance table as it is document ID field and not a reference one. Please let me know if you all have any workaround for the same.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2017 04:54 AM
Hi Rishi,
All you need is to used OOB Metric database view for metric reporting with below filter conditions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2017 04:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2017 05:59 AM
HI ,
You could create a new field "Incident Number" on the metric instance table which references the incident table. And populate the value of this field for your definition. Once you have a reference field ,you will be able to access all fields on the incident table.
Regards,
Neha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-24-2018 11:58 PM
Hi Neha, can you please tell how to add a new field in 'METRIC_INSTANCE' table and the right required for that?
Thanks
-Raghu