How do I eliminate duplicates in reports?

kaylynny
Tera Contributor

I am reading the VM_Vendor_Contacts table and there are multiple contacts per company.   

From a reporting perspective only, how can I show only the first occurrence of a company in this table?  

 

 

8 REPLIES 8

Adam Stout
ServiceNow Employee
ServiceNow Employee

How do you determine the first?  Do you want to list all the contacts or just one per company?  Is this a standard list report or something else?

It doesn't have to be the first occurrence.    Just need one occurrence.   Currently, I'm using the standard list report.  

I am struggling with a similar issue.

 

I have a table which lists all Software on all Servers and the Server record has the Business Application mapping. 

I am trying to list UNIQUE software for each Bus Appl. (I am seeing duplicate results in my report since the same software is installed on multiple servers that the Bus Appl runs on).

 

Thanks.

Neel13
Giga Contributor

Hey, were you able to resolve this ?

I am building a report off a table , list view and I want NOT to display "duplicate" rows.