Northern Trail Outfitters wants to change a master-detail Relationship on Account to a lookup relationship with a custom object Park. The app builder tries to reconfigure this but is unable to do so. What could be causing this?
A.
The Account is included in a flow process on the Park object.
B.
The park records have existing formulas on the Account.
C.
The Park object needs at least one Master-Detail field for reporting.
D.
The Account record includes Parks roll-up summary fields.
Salesforce allows converting a master-detail relationship to a lookup relationship only when there are no roll-up summary fields on the master object that summarize the detail records. Salesforce documentation states that after a roll-up summary field exists on an object, the object’s master-detail relationship can’t be converted into a lookup relationship.
In this case, if Account has roll-up summary fields based on related Park records, Salesforce blocks the conversion.
A is incorrect because a flow using Account does not normally prevent converting the relationship. B is incorrect because formulas on Park referencing Account are not the primary restriction. C is incorrect because custom objects do not need at least one master-detail relationship for reporting.
===========
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit