Union Processor

Modified on Tue, 30 Nov 2021 at 02:37 PM

Overview

The Union Processor combines two datasets. The second input is appended to the first input.


Input

The processor has two input ports for the tables to be combined. The two input tables need to contain the same columns (name and representation type). However, the second (right input) table can contain additional columns, but they will be ignored.


Additional configuration is not required.


Output

The united dataset with the right table appended to the left table. Additional columns of the right table are not included.


Example

Input


Workflow

This example workflow unifies the values of the two Custom Input Tables and saves the result into a Result Table.



Result



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article