Converts an individual value into a column so that it can be connected to an operator.
Creates a feed table from an input value. If the input value is a list, the result contains one list element per row. Otherwise, the result has a single row containing the value.
The following parameters are available.
Parameter |
Description |
---|---|
Target column |
Name of the column to which the conversion result is written. The name of the column is initially Result. You can change the name manually if required. Data type: Text, Date or Number, depending on the input value. Default value: Result Specification: Optional |