Skip to main content
Sara Noorzay (PebblePost) 님이 #Sales And Marketing에 질문했습니다
Hi everyone - I'm having difficulty with what seems like should be an easy formula.  I want to create a validation rule where we the Opportunity Close Date cannot occur before the Opportunity Create Date. Please help!
답변 19개
  1. 2018년 10월 19일 오후 8:04
    FYI - we jumped on a call found out that the field was not Start_Date__c but standard ServiceDate(which was actually relabelled as Start Date).

     

    So the VR should have been - 

    ServiceDate > End_Date__c

0/9000