- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2019 10:15 PM
I am trying to create a widget with an Indicator that would show the time worked by incident priority. I can't seem to find how best to create this. Please can anyone help or provide a guidance?
Thank you
Solved! Go to Solution.
- Labels:
-
Dashboard
-
Performance Analytics
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2019 05:26 PM
1) Remove the breakdown source. I'm not sure what you want, but that isn't right. It should probably be based on sys_choice and priority (which already exists anyway).
2) If you have a daily indicator, you indicator source should be daily. You'll be counting the monthly number every day which would be very odd.
3) Based on task close is also a little weird (but ok). Why wouldn't you sum up the time worked based on when it was worked?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2019 07:58 AM
If you are getting time worked via the time worked table, your indicator will be on the time_worked table with a breakdown on incident priority which you will need to set up a new mapping for (time_worked incident.priority). This should pretty straight forward.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2019 07:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2019 10:56 AM
Can you include separate screenshots? I can't read these. To confirm, are you using the time_worked table?
Or are you just trying to derive that from wall clock based on how long the incident is open?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2019 12:11 PM
Thank you Adam,
I am trying to get the time worked on Incidents from the Time Worked table (task_time_worked). The time worked is manually supplied based on the entries that fulfillers enter when they work incident tickets. The goal is to show on a month to month bases the total sum of time worked on Indents. Same will be done on Requests and Stories. If I can get one, I will replicate for the others.
I have provided the screen shots separately for readability.
Thank you for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2019 04:09 PM
I still can't read most of these, even when it blows up the image, it is still too small to read clearly. However, a breakdown source on Sum seems very, very odd.