Skip to main content
We have a custom object - Placement - that is related to Contact by lookup.

 

How do I filter a report so that it only shows Contacts with more than one Placements (they aren't duplicates)?

 

Feels like it should be simple but I'm stumped. :-S
2 个回答
  1. 2015年10月24日 09:14
    You can create a Summary report of Contact with Placement (Custom Object) and group by Contacts and sort group by descending record count. It will still show you the Contacts with one Placements, but this is one way around as we cannot put a filter on record count.
0/9000