• PhilippB
  • NEWBIE
  • 10 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 3
    Replies

When trying to create a validation rule for a Status I am receiving the above error message. 

I wrote Error Condition Formula as follows: 

AND(
TEXT( CG Status ) = "Banned",
ISBLANK(TEXT(Banned_Reason_CG))
)

When trying to create a validation rule for a Status I am receiving the above error message. 

I wrote Error Condition Formula as follows: 

AND(
TEXT( CG Status ) = "Banned",
ISBLANK(TEXT(Banned_Reason_CG))
)

i have created a salespath which is assigned to the -Master- Record Type
 As does not have any Record Types of Opportunities