Keragon’s Money to Number Text Helper allows you to efficiently extract numerical values from formatted money strings. This is especially useful when working with currency data that includes symbols, commas, or other formatting characters.
How to Use the Money to Number Text Helper
-
Open your workflow editor.
-
Click the + icon to add a new step.
-
In the step selection panel, click "Helpers".
-
From the Helpers options, select "Text Helpers".
-
Choose the "Money to Number" action.
-
Click the Text field.
-
Use the Variable Selector to map the money value you want to convert.
-
Click "Save" to apply changes.
-
Click "Test Step" to preview the result.
-
Go to the Outputs tab to view the converted numerical value.
Example Result: Input $1,234.56
will output as the number 1234.56
.