Salesforce Certified Platform App Builder — Question 451

An app builder is tasked with adding key performance indicators on client pages. They want to see a summary of the number of open Opportunities and the number of won Opportunities for each Account.
Where should the app builder go to build these new rollups?

Answer options

Correct answer: D

Explanation

The correct answer is D, as rollups for Opportunities need to be associated with the Account Object to summarize data for each account. The Opportunity Object (A) is incorrect because it pertains to individual opportunity records, while options B and C do not directly relate to building rollups for summarizing data on Accounts.