Get Started with Validation Rules | Validation Rules

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.พ. 2025

ความคิดเห็น • 3

  • @talhabinsaeed4133
    @talhabinsaeed4133 10 หลายเดือนก่อน +12

    AND(NOT( ISNUMBER(EngineeringReqNumber__c)) , NOT( ISBLANK(EngineeringReqNumber__c) ))

  • @VanAdams-x4t
    @VanAdams-x4t ปีที่แล้ว +1

    Do you any idea why I might be receiving this message: We were unable to insert a Case with a numeric value Engineering Req Number.? I followed your example and also tested. It works as expected for me. Thank you.

    • @JohnLeeMazo
      @JohnLeeMazo 11 หลายเดือนก่อน +1

      Maybe because your Salesforce Org's storage exceeded it's limit ,that's why it's not accepting any data. Same as mine, what i did, i just logged in on another Org and tried that challenge again.