Condition > Data Factory Edition β
This document describes how to create and update a condition using Data Factory. Theses editions may occurs in different contexts:
- While updating a formula using the Data Factory task table-import-schema
- While updating a rule
Conditioninside a conditional formatting field using the Data Factory task table-import-schema - While updating a mapping rule using the Data Factory task rules-engine-import-rules
XML representation β
| XPath | Description | Occurrence |
|---|---|---|
| Conditions/Condition-Group | At least one condition group is required | 1..* |
| Conditions/Condition-Group/Condition | A condition. | 1..* |
| Conditions/Condition-Group/Condition/@source | The key of the source attribute on which the condition relates | 0..1 |
| Conditions/Condition-Group/Condition/@operator | The operator determines the type of opΓ©ration we wish to perform on the source attribute | 1 |
| Conditions/Condition-Group/Condition/Value | If the operator requires a value, see below | 0..* |
| Conditions/Condition-Group/Condition/Value | If the operator requires a value, see below | 0..* |
| Conditions/Condition-Group/Condition/Field | The field to select | 0..* |
| Conditions/Condition-Group/Condition/Field@key | The key of the field | 1 |
| Conditions/Condition-Group/Condition/@use | Specifies the value to use for the condition. If the use attribute is not specified, the source or target value (depending on what is specified for target or source) is used. See below for the different possible values depending on the source or target type. | 0..1 |
Operators β
The available operators are listed here