Select Columns

Pick and reorder columns

What It Does

Select Columns lets you pick which columns to keep and in what order. Unselected columns are hidden from the result.

How to Use It

Opening the Panel

Click the + button in the toolbar or press the operation picker, then search for "Select Columns". It's in the Columns group.

Configuration

FieldTypeRequiredDescription
ColumnsMulti-selectYesChoose which columns to keep
SQL generated under the hood
SELECT name, email, revenue FROM data
Try this operation →

Related Operations