In this blog, we’ll show how to use Power Automate to convert a string value with decimal places to a float. A float function in Power Automate will convert the input to a float.

Let’s start with a variable with the string value 24.50:

The input variable will then be changed to a float using the float() function on a Compose action.

float(variables(‘VarString’))

We can now observe that the string value was changed to a float:

For any Help or Queries Contact us on info@crmonce.com or +918096556344