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

sachin_namjoshi
Kilo Patron
Kilo Patron

Create a pivot report like example

find_real_file.png

And Aggregation> Count distinct, in below example is count distinct by user

find_real_file.png

 

Regards,

Sachin

Thank you for your response.  Unfortunately, I need to show details regarding the row/company, so I must have a list report. 

SmitP
Tera Contributor

Was anyone able to resolve this? I need to show ticket numbers in a list, there should not be duplicate tickets.

Worked for me when counting ITIL-users 🙂