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
- A. A summary report on the Account object
- B. A tabular report on the Opportunity object
- C. A tabular report on the Account object
- D. A summary report on the Opportunity object
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.