We will manually trigger our flow first. Click “Create” on Power Automate, choose “Instant cloud flow,” and then select “Manually trigger flow” to accomplish this.

The action “Initialize variable” will now be added to the flow to initialize a variable and change the type to “String.” A value that you want to convert into a currency data format should also be inserted.

After that, we’ll include a Compose action to turn the string number into an integer. Enter the following formula as inputs in the expression bar.

Again, we’ll introduce a new action called “Format number” to format the composes output into currency.

The flow is now ready. To try it, we must first save and select Manually. Here’s the outcome.