Divide Operation
Last updated
Was this helpful?
Last updated
Was this helpful?
This operation divides a list of numbers provided in the input string, separated by a specified delimiter.
These are the input/output expected data types for this operation:
- List of numbers you want to divide, separated by a specified delimiter.
- Result of the division of the numbers in your input string.
These are the parameters you need to configure to use this operation (mandatory parameters are marked with a *):
Suppose you want to divide a series of numbers in your input strings. They are separated by colons (:). To do it:
In the Operation field, choose Divide Operation.
Set Delimiter to Colon.
Give your Output field a name and click Save. You'll get the division results. For example:
In your Pipeline, open the required configuration and select the input Field.