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
Subject
andPredicate
data-items exists out of the same data-fields, thePredicate
data-values will overwrite theSubject
lists values where the fields are equal - If the
Subject
orPredicate
data-item are empty, the process will continue and provide you with an Next data-item value ofnull
Search Tags
Merge 2 data-items