nerdexam
Salesforce

CRT-403 · Question #41

Cloud Kicks (CK) Is finding sales reps are Inconsistent in data entry when deals are won. CK requires that custom shoes are shipped within two weeks after the close date. A custom field called…

The correct answer is A. OR(ISPICKVAL( StageName ,"Closed Won") && (. See the full explanation below for the reasoning.

Question

Cloud Kicks (CK) Is finding sales reps are Inconsistent in data entry when deals are won. CK requires that custom shoes are shipped within two weeks after the close date. A custom field called Scheduled Ship Date on the opportunity records the ship date.How should the app butler ensure this field is properly filed out before setting the opportunity to closed won?

Options

  • AOR(ISPICKVAL( StageName ,"Closed Won") && (
  • BOR(ISPICKVAL( StageName ="Closed Won") && ( Scheduled_Ship_Date__c- CloseDate ) >
  • CISPICKVAL( StageName ,"Closed Won") && ( Scheduled _Ship_Date_c-CloseDate ) > 14
  • DISPICKVAL( StageName= CloseDate ) > 14,losed Won") &&

How the community answered

(50 responses)
  • A
    74% (37)
  • B
    16% (8)
  • C
    6% (3)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full CRT-403 Practice