to get report of incidents with changed incident priority

ayushchandra202
Tera Contributor

How to get list of incidents whose priority has been changed with ITIL role

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

@ayushchandra202 

whose priority has been changed with itil role? can you explain what it means?

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Tai Vu
Kilo Patron
Kilo Patron

Hi @ayushchandra202 

Let's have a look into the Sys Audits [sys_audit] table. Filter as following:

Table Name: incident

Field Name: priority

And you will have the list of incident with priority changes. There's an User column which capture who did the change. 

Screenshot 2023-12-01 at 17.34.42.png

 

If you'd like to filter with role, you can define a Database View to map to the User table. Then do the report in that database view with the condition Roles is itil

Screenshot 2023-12-01 at 17.35.25.png

 

Cheers,

Tai Vu 

AndersBGS
Tera Patron
Tera Patron

Hi @ayushchandra202 ,

 

This is where the incident_metric should be utilized to capture the priority change. Go to Metric defintion:

AndersBGS_0-1701471780025.png

And create a metric definition as below:

AndersBGS_1-1701471929148.png

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/

Hi @ayushchandra202 

 

If my answer has helped with your question, please mark my answer as accepted solution.

 

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/