Salesforce Certified Platform App Builder — Question 425
Which two field types can be referenced by a Roll-Up Summary field using MIN or MAX? (Choose two.)
Answer options
- A. Checkbox
- B. Percent
- C. Date/time
- D. Formula
Correct answer: B, C
Explanation
The correct answers are B and C because a Roll-Up Summary field can calculate the minimum or maximum values for Percent and Date/time fields. Checkbox and Formula fields cannot be used with MIN or MAX in a Roll-Up Summary context.