Remove Column

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

Table of Contents

Quick Start

Let us start with the following sample data:

Student

Science

Language

Alice

140

138

Bob

135

145

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:

Science

Language

140

138

135

145

Supported Options

The following options are supported

  • Columns: the columns that need to be deleted.

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