Map Columns
|
Choose an option to automatically map the input datasets based on column name or order in the datasets. Using this option overwrites the current configuration.
- By the order in which they appear: For example, the first column from each dataset, the second column from each dataset... up to the number of columns in the smallest dataset.
- By name when appearing in all datasets: Creates output columns by matching a column name from every dataset. This operation is case insensitive.
- By name when appearing in more than one dataset: Applies only to workflows with more than two input datasets. Create output columns by matching column names when that name occurs in two or more of the input datasets. This operation is case insensitive.
When the Set operator combines two or more datasets based on DateTime columns, the more precise DateTime format is used and the output is converted into that one format.
|