This node changes the order of the input columns, based on user defined settings. Columns may be shifted in single steps left or right, or completely to the beginning or end of the input table. Furthermore columns may also be sorted based on their name. The re-sorted table is provided at the out port.
Once the node's dialog has been configured, it is possible to connect a new input table with different structure to the node and execute it without the need to configure the dialog again. New and previously unknown columns will be inserted at the position of the column place holder "Any unknown columns". This place holder can be positioned anywhere like any column.
- Type: TableInput dataTable containing columns to rearrange.