Salesforce Certified Platform App Builder — Question 162
Which three field types should be referenced by a Roll-Up Summary field using SUM? (Choose three.)
Answer options
- A. Number
- B. Formula
- C. Date
- D. Percent
- E. Currency
Correct answer: A, D, E
Explanation
The correct answer includes Number, Percent, and Currency because these field types can be aggregated using the SUM function in a Roll-Up Summary field. Formula fields cannot be summed directly, and Date fields do not apply to summation operations.