- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 11:48 AM - edited 02-16-2024 11:49 AM
Hi team
I need few reports (see the attached)
1. A NUMBER which shows Open Request and Incident
2. A NUMBER > Unassigned Request and Incident.
3. Average Age
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024 06:53 AM
Hi @Navneet3 ,
Based on that you only should show RITMs, I would advise to create the report based on the sc_req_item table:
Based on that you would like to see data by month, you should chose a times series visualization:
For the requirement to see open and closed on one month, you need a report with two datasets:
one dataset with open and one dataset with closed. It will not be possible to see how many open and how many closed pr. month in a time series widget:
First dataset: trend by opened and per set to month:
Save and pressin right top corner:
Chose "add dataset":
Configure the dataset as below:
Your visualization will then be:
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 11:59 AM
Hi @Navneet3 ,
Did you tried some report format on task table using some aggregate function.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 12:04 PM
Yes I have but I am not getting the results I need.
The type is not even there to select.
Thanks
Navneet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 01:57 PM
Hi @Navneet3
For report 1 create a single score report through the report designer with below conditions:
For report 2, create a single score report through the report designer with below conditions:
For report 3, you need to utilize performance analytics, as you need a formula indicator to calculate the average age of above - this you can't do through the report designer.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2024 10:38 AM - edited 02-19-2024 10:39 AM