References → Select Recipe

This recipe allows you to select which columns you want to keep or remove within a dataset. As a best practice to keep your data flow performant, use the select column to remove unnecessary columns at the beginning of a data flow.

Configurations

ConfigurationDescription
Recipe NameA freeform name of how a user would like to name the recipe
InputSelect a previously constructed recipe to process
Select TypeInclude - Select the columns(s) to keep
Exclude - Select the columns(s) to remove
Column(s)A list of columns to be included or excluded in the output of the recipe