Sort columns in Table¶
Sort the columns in incoming table alphabetically. Output table will have the same columns with the same data but ordered differently.
- Input ports:
- input: - table - Table with columns in unsorted order 
- Output ports:
- output: - table - Table with columns in sorted order 
- Configuration:
- sort_order
- Sort order
 
