Report - Incident opened more than one week

almuhanm
Kilo Explorer

how I can get report for Incident opened more that one week or more that one month ?


1 ACCEPTED SOLUTION

justinrgaudet
Kilo Expert

You can use the relative filter for date fields to specify any amount of time. For example, the below report will show all incidents that are not 'Closed', and were created over 7 days ago.


Capture.PNG


View solution in original post

12 REPLIES 12

Gurpreet07
Mega Sage

Create a inactivity monitor on field state.



Setting Inactivity Monitors - ServiceNow Wiki


I do not mean it is not active .   I mean theat it is the stat is open more than one week or until now


Inactivity monitor is not for inactive records .. its something to find out that from how much time the record is having same value for some field .Please check the link provided above .


Deepak Ingale1
Mega Sage

Filter condition should be like


Created before 1 week, and state is not resolved or closed



same for 1 month