Hi,
In power automate, I have used Power APPS v2 action and there is a value called 'Temperature.'

But whenever the user enters the temperature value, it should do this Temperature1 = round(Temperature, -2) Temperature1 is a variable which will save the temperature value of the user by rounding them like for example, if temperature is 85, it will be 100. and save the result in temperature 1