Convert number to text Action(Power Automate Desktop)

Japanese version.

This action converts a numeric value to comma-separated or formatted text with a specified number of digits.

This is the counterpart to "Convert Text to number" and is similar to the FIXED function in Excel.

How to use

Drag Convert number to text from Text onto the Workspace.

Set parameters.

Parameter

Number to convert

Specify the target number.

Decimal places

Specifies the number of digits after the decimal point, 0 being an integer.

Missing digits are filled with zeros, and conversely rounded off to the nearest whole number.

Use thousands separator

When turned on, comma delimiters are used for every three digits.

Variables produced

FormattedNumber

The resulting text of the conversion is stored.

---

Links

Text Actions