How to get the list of users that have not logged into Service now for last 3 weeks*

akumarsst
Tera Contributor

How to get the list of users that have not logged into Service now for last 3 weeks?

Thanks

1 ACCEPTED SOLUTION

Karthik Reddy T
Kilo Sage

Hello Amlesh,



Refer the below screenshot may helpful to you.



find_real_file.png


Karthik Reddy T.
ServiceNow Commnunity MVP -2018 class.

View solution in original post

5 REPLIES 5

sachin_namjoshi
Kilo Patron
Kilo Patron

Hi,



There is OOB module available "Logged in users".


You can use this module to find users didn't logged in last 2 months.


You need to use last accesed field.



find_real_file.png



Regards,


Sachin


Karthik Reddy T
Kilo Sage

Hello Amlesh,



Refer the below screenshot may helpful to you.



find_real_file.png


Karthik Reddy T.
ServiceNow Commnunity MVP -2018 class.

The SN Nerd
Giga Sage
Giga Sage

find_real_file.png


Adjust the time to fit your requirements.



ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022

shruti_tyagi
ServiceNow Employee
ServiceNow Employee

Its Last Login Time that has this information. More than condition builder is used to compare two fields.Use relative filter



Screen Shot 2017-08-22 at 10.11.44 PM.png



Thanks


Shruti


If the reply was informational, please like, mark as helpful or mark as correct!