Skip to main content

DynamicSelect

SQL

Use the DynamicSelect gem to dynamically filter columns of your dataset based on a set of conditions.

Configuration

There are two ways to configure the DynamicSelect gem.

ConfigurationDescription
Select field typesChoose one or more types of columns to keep in the dataset, such as string, decimal, or date.
Select via expressionCreate an expression that limits the type of columns to keep in the dataset.