Skip to main content

#Chr offers a decimal point of certain numbers

Power Automate Desktop offers a wealth of action to get data from web pages and on -premises software.

If you search for action, you can often do what you want to do with drag and drop.

However, when you want to shaped the acquired data, it is often difficult to reach the itchy place.

This time, I will explain how to acquire a value that has been cut off from the decimal point from the numbers acquired from the specific program of the web page or on -premises software.

implemented with copy and paste

Copy the following code and paste it on the edit screen of Power Automate Desktop to add the target action.

Variables.TruncateNumber.GetIntegerPart Number: 10.52 Result=> TruncatedValue

Operate and implement Power Automate Desktop

  1. From "Search for action", enter "Cut off numbers".
  2. Change the value of the "Operation" item to "acquire integer part".