A Salesforce administrator needs to configure fields to aggregate metrics and display related record information between custom objects. Which two statements correctly describe the characteristics and limitations of Roll-Up Summary and Formula fields? (Select 2)
- Roll-Up Summary fields can only be created on the master object in a Master-Detail relationship to aggregate data from child detail records.Cevap
- BRoll-Up Summary fields can be created on parent objects connected through a standard Lookup relationship without converting to a Master-Detail relationship.
- Formula fields can reference fields from related parent objects across relationships to display dynamic values on child records.Cevap
- DDeleting a master record automatically converts related detail records into independent orphan records while retaining previous roll-up values.
Cevap
The correct statements are that Roll-Up Summary fields can only be created on the master object in a Master-Detail relationship, and Formula fields can reference fields from related parent objects across relationships.
Roll-Up Summary fields strictly require a Master-Detail relationship and must reside on the master object. Cross-object formula fields can span lookup or master-detail relationships to pull data from parent objects.
Adım Adım Çözüm
Anahtar Kavram
Roll-Up Summary and Formula Field Relationship Constraints and Capabilities