Converts a data feed column into a value or value list. If the to list option is enabled, the resulting value is a list containing values from all rows of the column. Otherwise, the first value found is returned.
The following parameters are available.
Parameter |
Description |
---|---|
Source column |
Name of the column whose values are filtered. Source: Source table; Data type: Number, Text, Date, depending on the input column type; Specification: Mandatory |
to list |
Creates a value list. If enabled, the resulting value is a list of all column values. Otherwise, the first value found is returned. Specification: Optional |