Need to add report to Dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2025 04:13 AM - edited 07-24-2025 04:52 AM
Hi Team,
How can we create a report from View\Run Module which would display active HR cases by assigned to by Business elapsed percentage.
For eg, we need to show how many HR cases are assigned to 'X' person with business elapsed percentage between 0-19, 20-39 and so on
Similarly, how many HR cases are assigned to 'X' person with business elapsed percentage between 0-19, 20-39 and so on.
Can someone please help achieve this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2025 04:17 AM
The "View/Run Report" module is deprecated. The legacy reporting module has been merged and enhanced under the Platform Analytics product.
You now need to create and manage reports under the "Tab Only" section of Platform Analytics.
Here's my video explaining the same: https://youtu.be/UNnSPE2eP4s
we need to show how many HR cases are assigned to 'X' person with business elapsed percentage between 0-19, 20-39 and so on
Atu:
To achieve this, you need to create a Database View.
This view should include information from both the HR Case table and the SLA table.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2025 05:11 AM
you can use report on task_sla and then use Report Ranges feature
ServiceNow reporting - use report ranges for advanced grouping
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2025 06:46 AM
Thanks Ankur,
I am a bit confused by this. Basically I need to stack the business elapsed percentages by dividing it into 5 slabs here of 0-19, 20-39 and so on. Is there any way I can use configure function field for this. Could you please help construct how I can technically achieve this.
Thanks1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2025 07:36 AM
Did you try using the Trend Report, where you get the option to trend based on a specific field?
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************