nerdexam
Salesforce

CRT-450 · Question #87

A company has a custom object, Sales, }_Help_Request__c, that has a Lookup relationship to Opportunity. The Seles Help Request__c has a mumber field, Number_ct_Hours__c, that represents the amount…

The correct answer is D. A record-triggered flow on the Sales Help Request__c object. See the full explanation below for the reasoning.

Question

A company has a custom object, Sales, }_Help_Request__c, that has a Lookup relationship to Opportunity. The Seles Help Request__c has a mumber field, Number_ct_Hours__c, that represents the amount of time spent on the Sales_Help Request__C. A developer is tasked with creating a field, total_Hour2__c, on Opportunity that should be the sum of all of the Number_of_Hours_c values for the Sales_Help_Request__c records related to that Opportunity. What should the developer use to implement this?

Options

  • AA roll-up summary field on the sales Help_Request__c object
  • BA trigger on the Opportunity object
  • CA roll-up summary field on the Opportunity object
  • DA record-triggered flow on the Sales Help Request__c object

How the community answered

(42 responses)
  • A
    7% (3)
  • B
    12% (5)
  • C
    2% (1)
  • D
    79% (33)

Community Discussion

No community discussion yet for this question.

Full CRT-450 Practice