How do I eliminate duplicates in reports?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2020 07:16 AM
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?
- Labels:
-
Reporting

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2020 08:58 AM
Create a pivot report like example
And Aggregation> Count distinct, in below example is count distinct by user
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2020 10:44 AM
Thank you for your response. Unfortunately, I need to show details regarding the row/company, so I must have a list report.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2024 01:00 PM
Was anyone able to resolve this? I need to show ticket numbers in a list, there should not be duplicate tickets.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2023 01:21 AM
Worked for me when counting ITIL-users 🙂