And-Integrate Merge

Logic name
And-Integrate Merge (Merge Mapper)
Function
This logic merges the input data in And-Integrate format.
Properties
Category |
Property |
Description |
---|---|---|
Comment |
Comment |
You can write a description of the logic. It doesn't affect the conversion process. |
Logic sample
Mapping definition

Logic settings and processing result
This logic compares the key values of each input data item and outputs the results by adding the only data that matches each key to the row.
Property settings
Property |
Setting |
---|---|
None |
|
Input data
-
csv_read
1,Sample
2,Test
-
csv_read(1)
1,Data
2,Value
Output data
1,Sample,Data |
2,Test,Value |
For a list of logics, refer to Mapper Logic Guide.