Category: Transform / Basic
This action keeps or removes selected columns. Several columns can be kept or removed within a single action. The action's icon will depict whether this action is in "Keep" or "Remove" mode.
Setting | Description |
---|---|
Keep selected columns | The chosen columns are kept and all other columns are removed from the dataset. |
Remove selected columns | The chosen columns are removed. You are unable to remove all columns from a dataset. |
Fail if selected column(s) not found | Check this option on to stop the workflow with a failure if the selected column(s) is/are not in the dataset. |
A list of columns found in the current dataset is presented to select which columns to keep or remove.
Remove the column "Continent".
River | Length (km) | Continent |
---|---|---|
Nile | 6650 | Africa |
Amazon | 6400 | South America |
Yangtze | 6300 | Asia |
Mississippi | 6275 | North America |
River | Length (km) |
---|---|
Nile | 6650 |
Amazon | 6400 |
Yangtze | 6300 |
Mississippi | 6275 |
Columns to remove: Continent
Keep only the "River" and "Continent" columns - remove all others.
River | Length (km) | Continent |
---|---|---|
Nile | 6650 | Africa |
Amazon | 6400 | South America |
Yangtze | 6300 | Asia |
Mississippi | 6275 | North America |
River | Continent |
---|---|
Nile | Africa |
Amazon | South America |
Yangtze | Asia |
Mississippi | North America |
Columns to keep: River, Continent
Fast ways to create the action:
Remove columns:
Keep columns: