Hi, I want to generate a report (with advanced pack) that shows all contacts that are assigned to multiple companies / accounts.
What I am doing:
- generate a report of entity type "contact"
- create a filter with "HAVING", "COUNT", "Account.ID", "bigger than", 1 (see Screenshot in German, the screenshot shows "equal" 1, which also does not work)
- However it does not work to count the companies/accounts that are active, primary, secondary, inactive, etc. all types
- the report is just empty, no error
Thanks
Christoph
What I am doing:
- generate a report of entity type "contact"
- create a filter with "HAVING", "COUNT", "Account.ID", "bigger than", 1 (see Screenshot in German, the screenshot shows "equal" 1, which also does not work)
- However it does not work to count the companies/accounts that are active, primary, secondary, inactive, etc. all types
- the report is just empty, no error
Thanks
Christoph
Comment