Salesforce-Platform-Administrator-II Practice Test
Salesforce Spring 25 Release 219 Questions
Dream house Realty has created a custom object to track its Open Houses with a masterdetail
relationship up to a custom object for Properties. Agents need to quickly calculate the
number of Open House records in a status or Pending so they can see the value from the
Property record.
What feature should the administrator implement?
A. Lightning Component
B. Formula Fields
C. Roll-Up Summary
D. visualforce Page
C. Roll-Up Summary
Explanation: A roll-up summary field is used to display a value in a master record based
on the values of a set of related detail records. In this case, the administrator can create a
roll-up summary field on the Properties object that counts the number of Open House
records in a Pending status.