You are here:
Supported Data Types and Operators
Decision tables support specific field types as inputs and outputs. A field’s data type determines the operators that are available for it.
Required Editions
| Available in: Lightning Experience |
| Available in: Enterprise, Performance, and Unlimited Editions with Loyalty Management or Rebate Management |
Note Decision tables are also available as part of Business Rules
Engine. If your org has Business Rules Engine enabled, see Decision Tables for Business Rules Engine.
These data types and operators are supported.
| Data Type | Supported Operators |
|---|---|
| Text |
|
| Number |
|
| AutoNumber |
|
| Percentage |
|
| Date |
|
| Checkbox |
|
| Picklist |
|
| Picklist (Multi-Select) |
|
| Lookup |
|
| Master Detail |
|
|
|
| URL |
|
What Do the Operators Check?
| Operator | Checks whether the input value ... |
|---|---|
| Does Not Exist In | Doesn’t exist in the value of each rule’s corresponding multi-select picklist field. |
| Equals | Equals the value of each rule’s corresponding field. |
| Exists In | Exists in the value of each rule’s corresponding multi-select picklist field. |
| Greater or Equal | Is greater than or equal to the value of each rule’s corresponding field. |
| Greater Than | Is greater than the value of each rule’s corresponding field. |
| Less or Equal | Is less than or equal to the value of each rule’s corresponding field. |
| Less Than | Is less than the value of each rule’s corresponding field. |
| Matches | Is a substring of the value of each rule’s corresponding field. |
| Not Equals | Doesn’t equal the value of each rule’s corresponding field. |
Did this article solve your issue?
Let us know so we can improve!

