Edit Columns

The Edit Columns tool is most often used immediately following an import tool. It has 5 distinct uses:

  • Rename columns

  • Retype columns

  • Reformat columns

  • Reorder columns

  • Add description metadata to columns

Input, Output

Drag an Edit Columns tool to your workflow canvas. Connect a downstream tabular-data output to the input of your Edit Columns tool. Click it once to see the tool preview. Click it again to open and configure the tool.

Input
Output

Any single table

A single table with columns that have been renamed, retyped, and reformatted

On the right side, you will see your results table, it represents the output of the tool. On the left side, is the configuration panel. Left/right buttons control which column is selected. Column metadata for the selected column is shown underneath.

Rename and Retype

Adjust the metadata fields for the selected column. Make your changes and hit Enter. Changes can be identified in the results table by looking for the green column header. Reconfigurable column details include:

  • Name: Provide a new name for a column, effectively works as a rename

  • Type: Assign a specific data type to a column (String, Number-Whole, Number-Decimal, Percent, Datetime, Duration, Boolean)

  • Format: For applicable data types, assign a specific format to certain data types

  • Description: Collaborate with team members, provide a column description for others to see

Reordering

Columns can be reordered left to right, from the results table. Using your cursor, grab a column by the column-header, drag it to a new location, and release. The final column order will be represented in the tool output.

Last updated

Was this helpful?