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 answers
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.