Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
Hi,
"Formula result is datatype(text),incompatible with expected data type(trueorflase)"
Occurs in these situations,
1. The field used for your field update is Boolean type(CheckBox)
- Change field update field's type to Checkbox to Text
or
2.You wrote this in the workflow "Rule Criteria" in Step2 of Workflow creation.
- write your case function in field update's formula field editor
Please mark it as solved if it helps you.
Thanks
RajaDinakaran
Hi,
"Formula result is datatype(text),incompatible with expected data type(trueorflase)"
Occurs in these situations,
1. The field used for your field update is Boolean type(CheckBox)
- Change field update field's type to Checkbox to Text
or
2.You wrote this in the workflow "Rule Criteria" in Step2 of Workflow creation.
- write your case function in field update's formula field editor
Please mark it as solved if it helps you.
Thanks
RajaDinakaran