Skip to main content
 I have a custom object related to the Account object.  I have a report type that links the account to this object.

 

I want to be able to do a unique "account count" on the report.  So for example, for an Account named "Account 1", there are 3 "enrollmentSummary" record objects that end up on the report.  I want to be able to create a count that just counts 1 instead of 3... Was wondering if there was a way to achieve this?

 

Thanks!!!

 

Fred
4 answers
  1. Jan 13, 2011, 1:53 PM
     Because of the report type connection between objects it will always grand total the child records. No way to avoid this with this type of report.
0/9000