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
| Field | Type | Required | Description |
|---|---|---|---|
Columns | Multi-select | Yes | Choose which columns to keep |
SQL generated under the hood
SELECT name, email, revenue FROM data
Related Operations
- Delete Columns - Remove columns from the table
- Copy Columns - Duplicate columns with custom names
- Combine Columns - Combine columns and text into one