Salesforce Certified Platform App Builder — Question 185

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

Answer options

Correct answer: C

Explanation

The correct answer is C because a summary report on the Opportunity object allows for grouping by stage, which is necessary for creating the desired chart. Options A and B focus on the Account object, which would not provide the required Opportunity data, while option D, a tabular report, does not support grouping, making it unsuitable for visualizing the stages.