Join

Join activity allows two datasets to be joined by referencing the selected columns.

*Dataset name Name of dataset which will be used for operations.
* Dataset name 2 Name of the 2nd dataset selected for processing.
*Source reference Source column name reference in which the dataset will be joined.
*Destination reference Destination column name reference in which the dataset will be joined.
*New dataset name Name of dataset which will be created.

Note: * Fields selected with are required, others are optional.

Dataset name example

You can use the Dataset name as shown in the example.

dataset1

Dataset name 2 example

You can use the Dataset name 2 as shown in the example.

dataset2

Source reference examples

You can use the Source reference as shown in the examples.

Id

Destination reference examples

You can use the Destination reference as shown in the examples.

Plaka

New dataset name example

You can use the New dataset name as shown in the example.

newDS

Depending on the size of the datasets and the order in which they are processed, different results will be obtained.

Input

Source Dataset

Source reference : Id

Input

Destination Dataset

Destination reference : Plaka

Output

New Dataset

Input

Source Dataset

Source reference : Plaka

Input

Destination Dataset

Destination reference : Id

Output

New Dataset