The Parse Number Without Cleaning Step converts a string to decimal if it contains a number in the string. Otherwise, the step returns a value of '0' as an output.
Properties
Inputs
Property
Description
Data Type
Number
String to convert to decimal. Must contain all numbers or will return "0".