Salesforce Certified Platform App Builder — Question 138

Universal Containers wants to embed a chart of all related Opportunities, by stage, on the Account detail page.
Which type of report should an app builder create to add to the Account page layout?

Answer options

Correct answer: D

Explanation

The correct answer is D, as a summary report on the Opportunity object allows for grouping data by stage, which is essential for visualizing the Opportunities related to the Account. Options A and C are incorrect because they focus on the Account object rather than the Opportunities. Option B does not provide the necessary grouping by stage, which is required for the chart.