In our environment we have a custom entity setup called Account Contacts that allows us to assign more than one Contact to an Account using association lookup fields. I want to run a report or advanced find that will retrieve our Contacts that ONLY have been associated to more than one Account and excludes single Contact entries. Is this possible and how would one go about creating such a report? Group BY or Union All some how? Any direction would be appreciated!
Thanks!