Salesforce Certified Sales Cloud Consultant — Question 9

Universal Containers has a public sharing model for accounts and uses the parent account field to create a multi-level account hierarchy. When viewing a parent account, the company wants to see the total value of open opportunities for all accounts in the hierarchy.
Which solution should a consultant recommend to meet this requirement?

Answer options

Correct answer: D

Explanation

The correct answer is D, as using Apex allows for greater flexibility and can accurately calculate and update the total value of open opportunities across all child accounts. Option A is incorrect because roll-up summary fields cannot aggregate data across multiple levels of hierarchy, only directly from child records. Option B is less efficient than using Apex, as workflow rules have limitations and may not handle complex calculations well. Option C does not provide a direct solution for displaying the total value on the parent account itself.