Skip to main content

Notifications

Power Automate - Building Flows
Unanswered

Followed youtube, it worked, but no currency format

Posted on by 2
Hello - I have followed https://www.youtube.com/watch?v=1g7NA5hYYSo and my flow works to remind me of upcoming payments based off ReminderDate, but the amount in the email body does not format as a currency. I have tried so many different options, but each step I try to add, the flow then fails. How do I format the amount as a currency in the email chain?
  • Mark Nanneman Profile Picture
    Mark Nanneman 329 on at
    Followed youtube, it worked, but no currency format
    Ah, okay it sounds like your number was probably in string format, makes sense if you extracted it from an email.
  • CU12112144-0 Profile Picture
    CU12112144-0 2 on at
    Followed youtube, it worked, but no currency format
    That did not work, but I finally ended up sharing the entire code of all the steps on ChatGPT and the following worked: 
    formatNumber(float(item()?['TotalAmount']), 'C', 'en-US')
  • Mark Nanneman Profile Picture
    Mark Nanneman 329 on at
    Followed youtube, it worked, but no currency format
    Have you tried the formatNumber expression or the "Format number" action?

    Example:



    You can also use the built in "format number" action:



    If you need to convert an array of numbers, you can do that with an expression in an select action



    If you've tried these options can you post a screenshot of your flow and the error you're getting?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

November 2024 Newsletter…

November 2024 Community Newsletter…

Community Update Oct 28…

Power Platform Community Update…

Tuesday Tip #7 Community Profile Tips…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,487

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 64,014

Leaderboard