Round number transform function

Introduction

The round number transform function is used to change the number of decimal places for a number value. For example:

"quantity":1.000

...might be changed to:

"quantity":1.0

With the round number transform you can specify the number of decimal places that should be applied to incoming numeric values.

Adding a format date transform

Step 1 In your process flow, access settings for your map shape:

Step 2 Select the add transform button for the required mapping rule - for example:

Step 3 Click the add transform button:

Step 4 Click in the name field to access a list of all available transform functions, then select round number from the number category:

Step 5 Move to the decimal places field and enter the required number of decimal places required for transformed values - for example:

Step 6 Click the add field button:

Step 7 Click in source fields and select the source field to be used for this transform:

Step 8 Accept your changes (twice).

Step 9 Save the transform. You'll notice that the transform icon is updated to indicate that a transform function is present for the mapping row - for example:

Last updated