Skip to main content

Remove Column

The Remove Column task allows you to delete one or more columns.

Quickstart

Let us start with the following sample data:

StudentScienceLanguage
Alice140138
Bob135145

You can remove the column Student by completing the following steps:

  1. Go to Transform > Column Functions.
  2. Select the Remove Column function.
  3. Select the column Student
  4. Click APPLY.

The data appears as shown below:

ScienceLanguage
140138
135145

Supported Options

  • Columns: the columns that need to be deleted.

You can delete more than one column by clicking on Remove more columns option.