How to identify duplicate incident numbers using report

Prithvi Ramesh1
Mega Sage

How to identify duplicate incident numbers using report

2 REPLIES 2

SN_Learn
Kilo Patron
Kilo Patron

Hi @Prithvi Ramesh1 ,

 

Please check the below to achieve your requirement:

Create Report on Duplicate Records in ServiceNow 

 

 

----------------------------------------------------------------
Mark this as Helpful / Accept the Solution if this helps.

Maik Skoddow
Tera Patron
Tera Patron

Hi @Prithvi Ramesh1 

 

If you don't want to code anything, you can group in your list view by incident number and then sort the groupings in descending order. In case there are duplicates, you would get them at the top of your list with aggregates greater than "1".

 

MaikSkoddow_0-1748692205702.png

 

Hope that helps

Maik