Round (Real Integer)
Example
In this example, we are passing a real value and an integer value (to specify decimal places) to the function transformation object using a Variables object.
Where,
number = -12.3456789
decimals = 3
In the Data Preview window, you can see that a value, rounded to the specified number of decimal places, has been generated.
Last updated