web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Formatting for Currency
Power Apps
Answered

Formatting for Currency

(1) ShareShare
ReportReport
Posted on by 5,331 Moderator
I have a Gallery where items are being ordered. I would like to tally the
cost of all items in the gallery, in a TextInput outside the Gallery.

How do I write my formula so that a '$' appears in front and any cents
(.00) will appear in the total.
Categories:
I have the same question (0)
  • Verified answer
    NickWarner Profile Picture
    113 on at
    almost there, put the text function with the format around the sum function. eg. Text(Sum(Gallery. Allltems, Value(TextInput3_6. Text)),"[$-en-US]$#,#.00")
  • Phineas Profile Picture
    5,331 Moderator on at
    Yes, that worked.

    How do I get the Gallery field to look the same ($ and decimals)?

  • NickWarner Profile Picture
    113 on at
    I suspect your unit * qty calculation is failing. When doing arithmetic functions, wrap all the .text values in Value() eg:
     
    Text(Value(TextInput3_3.Text)*Value(TextInput3_5.Text),"[$-en-US]$ #,#.00")

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 531 Most Valuable Professional

#2
Haque Profile Picture

Haque 261

#3
Kalathiya Profile Picture

Kalathiya 221 Super User 2026 Season 1

Last 30 days Overall leaderboard