Creating a report showing reopened cases
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2023 02:46 AM
Hi
How would one create a report showing all the reopened cases
Many thanks
- Labels:
-
Human Resources Service Delivery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2023 03:47 AM
Hi @Rodzula ,
create a report based on the reopen count is greater than 1 - this should solve your requirement.
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
‎07-12-2023 05:41 AM
@AndersBGS I don't believe we have Reopen count on HR Cases
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2023 07:42 PM
Hi, I would suggest generating a report from the sys_journal_field table and filtering it for your requirements. For example, a reopened case will have a journal entry value of "Case reopened by User".
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2024 11:43 PM
Hi Team,
We have requirement to show the case reopen dates with case number when reopen count increase from zero in case SLA report of CSM module , please suggest possible solutions .
Thanks