- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 02:03 AM - edited 09-05-2023 02:04 AM
Hi Team,
I have incidents with different priorities. I should get Incidents only which are changed ( from P3 or P4, or P5) to ' P1 or P2' .
Your reply my helps me.
Regards
Mad3
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 02:16 AM
Hi @Mad3 ,
You can create metric definitions for incident priority and create reports on the basis of changed values.
Regards, Shekhar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 04:45 AM
Hi @Mad3 ,
You need to look into incident metric definitions, and create a definition that fits your requirement so that a P3-P5 ticket that is updated to a P1-P2 will create a metric in the table.
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
09-05-2023 02:10 AM
Hi @Mad3 ,
You can do this with standard reporting but would need to use the audit table data to check which inc got changed from P3 P4 P5 to p1 p2.
It may be reported via the sys_audit table
If you need some data from the incident record itself, a DataBase view will then have to be created and you may be allowed to report via that DB view.
I hope this helps !!!
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 02:52 AM - edited 09-05-2023 02:52 AM
Hi Thanks for the help,
But I want to filter the Table is incident_sla instead of sys_audit tablke. I have some conditions on this existing report.
Please reply back.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 03:30 AM - edited 09-05-2023 03:31 AM
Yes i have suggested to create a database view and use that table for reporting ! i hope this help.. Kindly mark the question correct if it helped you...
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 02:16 AM
Hi @Mad3 ,
You can create metric definitions for incident priority and create reports on the basis of changed values.
Regards, Shekhar