-
Characterization of a formula
In the field there is the following formula which checks the values in the picklist and text fields and returns 1 or 0 respectively:
if ((Picklist__c = “Call Later” && CB__C = False), 1.0)
What is wrong with this formula?-
This discussion was modified 4 years, 6 months ago by
Patrick Avitan Drahi.
-
This discussion was modified 4 years, 6 months ago by
Log In to reply.