U.S. Independence Day Deal! Unlock 25% OFF Today – Limited-Time Offer - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Plat-Admn-202 Exam - Topic 3 Question 11 Discussion

Universal Containers utilizes opportunities and a custom object called Detaited.Sales__c. The company would like to roll sales metrics up to an opportunity for only Detailed.Sales__c records that have their picklist status set to Active.What is the recommended method for the app builder to achieve this request?
B) Create a master-detail relationship between the parent and child object with a roll-up summary field that fitters on the status held.
A) Utilize the AppExchange to download a third-party application that can roll_up the sales dollars with the appropriate filter.
C) Create a lookup relationship between the parent and child object with a roll-up summary held that filters on the status field.
D) Utilize Apex code to roll up the desired amounts.

Salesforce Plat-Admn-202 Exam - Topic 3 Question 11 Discussion

Actual exam question for Salesforce's Plat-Admn-202 exam
Question #: 11
Topic #: 3
[All Plat-Admn-202 Questions]

Universal Containers utilizes opportunities and a custom object called Detaited.Sales__c. The company would like to roll sales metrics up to an opportunity for only Detailed.Sales__c records that have their picklist status set to Active.

What is the recommended method for the app builder to achieve this request?

Show Suggested Answer Hide Answer
Suggested Answer: B

Create a master-detail relationship between the parent and child object with a roll-up summary field that filters on the status field is the recommended method for the app builder to achieve the request of rolling up sales metrics to an opportunity for only Detailed.Sales__c records that have their picklist status set to Active. According to theSalesforce documentation, ''Roll-up summary fields calculate values from related records, such as those in a master-detail relationship.'' A roll-up summary field can filter on a field value of the child records and sum up only those records that match the criteria. Utilize the AppExchange to download a third-party application that can roll up the sales dollars with the appropriate filter, create a lookup relationship between the parent and child object with a roll-up summary field that filters on the status field, and utilize Apex code to roll up the desired amounts are not valid or necessary methods for this request.


Contribute your Thoughts:

0/2000 characters
Hui
1 month ago
I remember we discussed roll-up summary fields in class, but I’m not sure if they work with lookup relationships.
upvoted 0 times
...

Save Cancel