Salesforce Certified Platform App Builder — Question 380

Cloud Kicks wants to display the number of opportunities that are Closed Won with a Close Date within the last year on the Account detail page.

Which tool should an app builder use to implement this?

Answer options

Correct answer: B

Explanation

The correct answer is B, Roll-Up Summary Field, which can aggregate data from related child records, like counting Closed Won opportunities. The other options, such as Process Builder, Activity Timeline, and Workflow Rule, do not provide the functionality needed to summarize and display counts directly on the Account detail page.