DataBridge can import into fields that have a true/false (boolean) value. To do so, there are several values that can be used in the source to indicate that the imported value should be true or false.
Use these values to switch the destination fields either on or off.
Values for enabling (True) | Values for disabling (False) |
---|---|
1 | 0 |
yes | no |
ja | nee |
true | false |
x | nei |
nej |
An empty value is always interpreted as False.