Creation of a metric table
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2023 07:14 AM
Hi All,
I want to create a new metric table to capture the assigned to of the hr cases . Please provide the steps to achieve this.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2023 07:34 AM
There should be an OOTB metric already configured. In your filter navigator, go to metric_definition.list. In the name field, search for "Assigned to duration" (this is on the incident table).
If you need to create your own, go back to the list, click New, and use the following settings:
- Name: enter a name of your choice
- Table: whatever table you want
- Field: Assigned to
- Type: Field value duration
- Active: true
- Timeline: (optional)
No scripting is required. You will see records populate on metric_instance.list when you change the Assigned to user on cases.