Valid Platform-App-Builder Dumps shared by ExamDiscuss.com for Helping Passing Platform-App-Builder Exam! ExamDiscuss.com now offer the newest Platform-App-Builder exam dumps, the ExamDiscuss.com Platform-App-Builder exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com Platform-App-Builder dumps with Test Engine here:
Ursa Major Solar has a lookup relationship between a custom Galaxy _c object and a custom Star_c object. An app builder wants to create a roll-up summary field that counts the total number of Star_c records related to each Galaxy__c record. How would the current configuration impact the ability to achieve the desired result?
Correct Answer: B
The lookup relationship will need to be converted to a master-detail relationship before a roll-up summary field can be created. This is correct because roll-up summary fields are only available on the master object in a master-detail relationship, and a lookup relationship does not establish a parent-child hierarchy between the objects