You need to sign in to do that
Don't have an account?

Is changed for fomula
Hi
Can anyone help me with the below requirement?
I need to add a condition for updating the records when country value is equal to Singapore of Philippines or if the country value changes then the record should get updated
Can anyone help me with the below requirement?
I need to add a condition for updating the records when country value is equal to Singapore of Philippines or if the country value changes then the record should get updated
Or(ISPICKVAL(Country,"Singapore"),ISPICKVAL(Country,"Philippines"),ISCHANGED(Country))