Power Automate - Error While Converting String to Number

While working with flow, i had a requirement to convert string to Integer. Here i have two items, on is Direct Integer and another on i am getting from SharePoint List.

I have created an action to set the variable directly, but it was not worked by setting the value to a variable. I got an error by setting the the variable. For that i have created a compose action and converted the value to integer as shown the steps below.


in the compose action i have added the formulae as int(string Value). After that i have set the value to a variable as shown below.


Hope this helps. 

Comments

Popular posts from this blog

Linksys Wireless Connection Failure

Power Apps toPower Automate Error - The input body for trigger 'manual' of type 'Request' did not match its schema definition , the input String does not validate against the date

Power Apps - Restricting the Text Box only Whole Numbers