A Salesforce Administrator is attempting to create a Roll-Up Summary field on a parent object to calculate the sum of related child record amounts. However, the child object is linked to the parent object through a Lookup relationship, and the Roll-Up Summary field type is unavailable during field creation. What is the primary reason the administrator cannot create a Roll-Up Summary field in this scenario?
- Roll-Up Summary fields are only supported on the master object of a Master-Detail relationship.Cevap
- BRoll-Up Summary fields on Lookup relationships require an automated Record-Triggered Flow to enable the field type.
- CDeleting child records in a Lookup relationship automatically deletes the parent record, which disables summary capabilities.
- DField-Level Security settings on the parent object must be set to Read/Write for all user profiles before creating summary fields.
Cevap
Roll-Up Summary fields are only supported on the master object of a Master-Detail relationship.
In Salesforce, native declarative Roll-Up Summary fields can only be created on the master object in a Master-Detail relationship. Because the objects are connected via a Lookup relationship, the Roll-Up Summary field type is disabled in the schema builder.
Adım Adım Çözüm
Anahtar Kavram
Roll-Up Summary Field Capabilities and Relationship Dependencies
Tahmini Süre:45s