Lesson: 28 | Amount must have a value greater than 0
Object: Opportunity | Validation Rule
Field
|
Value
|
Rule Name |
AccountNameNotBlankOrLessThanZero |
Description |
You want to avoid blank or $0 values in the closed business reporting.
|
Formula: |
OR( ISBLANK(Amount), Amount <= 0 )
|
Error Message: |
Amount can not be blank or less than zero. |
Video
Video does not exists.
Mastered by 39 users.