DynamicSelect
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.
Configuration | Description |
---|---|
Select field types | Choose one or more types of columns to keep in the dataset, such as string, decimal, or date. |
Select via expression | Create an expression that limits the type of columns to keep in the dataset. |