Salesforce Certified Platform App Builder — Question 279

Cloud Kicks wants to know the total value of all won Opportunities for Accounts and display it on the record.

What type of summary should the app builder use in the roll-up summary field?

Answer options

Correct answer: D

Explanation

The correct answer is D. 'Sum' is used to total up the values of all won Opportunities, which aligns with the requirement. The other options like 'Max' and 'Min' do not provide a total value, and 'Count' only counts the number of Opportunities without summing their values.