Skip to main content

Join Multiple (AX)

Synopsis

This operator attempts to provide the same functionality as the Join Multiple tool in Alteryx.

Description

This operator attempts to provide the same functionality as the Join Multiple tool in Alteryx. NOTES (1) This operator does not implement any Cartesian warnings; (2) This operator does it provide for an option to only output rows from all inputs; (3) This operator accepts a fixed limit of five inputs.


**This code is the proprietary and confidential information of Altair Engineering Inc. All use of this code is subject to the terms of Altair's non-disclosure agreement and partnership agreement. The code is strictly prohibited from distribution without prior written permission by Altair. **


Input

example set 1

An ExampleSet

example set 2

An ExampleSet

example set 3

An ExampleSet

example set 4

An ExampleSet

example set 5

An ExampleSet

Output

join

The joined ExampleSet

Parameters

Join key 1

The name of join attribute coming into the 1st input

Join key 2

The name of join attribute coming into the 2nd input.

Join key 3

The name of join attribute coming into the 3rd input.

Join key 4

The name of join attribute coming into the 4th input.

Join key 5

The name of join attribute coming into the 5th input.

Attributes

The attributes which should be selected for the output port.