Get Started with Validation Rules | Validation Rules

Поделиться
HTML-код
  • Опубликовано: 31 окт 2024

Комментарии • 3

  • @talhabinsaeed4133
    @talhabinsaeed4133 7 месяцев назад +9

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

  • @VanAdams-x4t
    @VanAdams-x4t 9 месяцев назад +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 8 месяцев назад

      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.