Select Columns

Select Columns allows you to keep or drop selected columns from a table.

Any table can be modified to only include the relevant or necessary columns using the Select Columns tool.

Configuration

The Select Columns tool makes it easy to transform tables to only include the data you really need in your workflow. The "Keep" or "Drop" select method options help users save time by selecting the more efficient option when deciding which columns they want in their table.

When a user first opens the Select Columns tool, the default selection will be to "Keep Selected Columns" and all of the table columns will automatically be selected. Simply click into the "Columns to Keep" box to adjust selections.

When changing the method selection to "Drop Selected Columns", the box label below will automatically change to "Columns to Drop" and any previous selections will be removed. Click into the box to view the list of columns and only select the columns you want to drop from your table.

Example

In the example below, we are quickly dropping 5 columns from the end of the table that we don't need for our analysis moving forward.

The select columns tool can be extremely useful in many places in the workflow. For example:

  1. At the beginning of a workflow, to limit the columns of a table to those necessary to the analysis

  2. At the end of a workflow, to clean up a table to be shared in a Data App or Embedded object

  3. In the middle of a workflow, to keep only relevant columns as your workflow expands into various branches

Last updated