When you run a report using a joined report type such as Accounts with Opportunities, Salesforce returns one row for each Child record (Opportunity). If a single Account has five Opportunities, the report will show five rows and a record count of five, even though there is only one Account.
This happens because the report type is driven by the Child object. To get an accurate count of Parent (Account) records, you need a custom Formula field that returns the value 1 for each row, which you can then sum to count unique Parent records.
You run an Accounts with Opportunities report to count how many customer accounts have open deals. One account — Acme Corp — has 5 open Opportunities. The report shows a count of 5, but you only want to count Acme Corp as 1 Account. By using the formula field workaround below, you can sum the formula field and get the correct count of 1 Account.
Create a custom Formula field on the Parent object (for example, Account) by following these steps:
After creating the formula field:
000385343

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.