Merge data-items
Description
Merges two data-items into one
Input Ports
| Name | dataType | sourceType | required | description |
|---|---|---|---|---|
| Subject data-item | data-item | link-manual | true | The data-item that will be in the left position of the merged data-item |
| Predicate data-item | data-item | link-manual | true | The data-item that will be in the right position of the merged data-item |
Scenarios
- The user wants to merge 2 data-items that has different fields
- The user wants to merge 2 data-items that has the same fields
Use case
Experienced tips
- If the
SubjectandPredicatedata-items exists out of the same data-fields, thePredicatedata-values will overwrite theSubjectlists values where the fields are equal - If the
SubjectorPredicatedata-item are empty, the process will continue and provide you with an Next data-item value ofnull
Search Tags
Merge 2 data-items