Salesforce Fact #583 | Returning true/false from CASE()
CASE functions can't return TRUE or FALSE directly in validation rule. We need to update our condition check to include 0 or 1 or some string.
Attached are the screenshots.
CASE functions can't return TRUE or FALSE directly in validation rule. We need to update our condition check to include 0 or 1 or some string.
Attached are the screenshots.
Comments
Post a Comment