Create Table
The node returns a table that is constructed from the input columns and tables. The inputs are dynamic, and the output table will be constructed based on the order of the inputs. Duplicate column names will be renamed with a number at the end, e.g. if MyColumn is a duplicate name, output columns will be named MyColumn and MyColumn_0.
Inputs
Input 0
Input tables or columns. The inputs are dynamic, and the output table will be constructed based on the order of the inputs.
Type: Table, Column, Required, Single
Outputs
Table
Output table.
Type: Table
Settings
Name Text
The output name.
Size Difference Selection
Choose how to handle a mismatch in size of the inputs. Append Missing Values will set missing values to
Values: Append Missing Values, Throw Error
See also
Keywords:
Copyright © 2023, Hero Imaging AB