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 / Add $ prefix to number...
Power Apps
Answered

Add $ prefix to numbers in Bar charts

(0) ShareShare
ReportReport
Posted on by 2

This is not okay:

2021-07-08_19h40_05.png

 

The format I need is:

$10,000 and $7,830  (notice the $ sign and commas).

 

 

This is something I could achieve in a Pie Chart, passing the value to a gallery and adding:

 

Text(ThisItem.'ColumnName',"[$-en-US]$###,###")

 

and then taking the Chart values from that gallery. When I wanted to replicate the same on a bar chart, it just didn't work.

I have the same question (0)
  • Ellis Karim Profile Picture
    12,079 Super User 2026 Season 1 on at

    Try something like the following:

     

     

     

    "$" & Text(ThisItem.'ColumnName,"#,##0.00")

     

     

    343434  should return  $343,434.00.

    You can remove the decimal places.

     

    "$ " & Text(YourValue, "[$-en-US]###,###,###")
  • Mando1 Profile Picture
    2 on at

    Doesn't work. As I said, I already tried this.

    I created a gallery giving this format to the labels... and the bar chart is still showing the numbers without the commas and the $ sign to the left.

    This only worked on a pie chart, but I need it in a Bar chart.

  • Ellis Karim Profile Picture
    12,079 Super User 2026 Season 1 on at

    Unfortunately, it seems that the series property cannot be formatted - as it is auto formatted within PowerApps:

    See:  https://powerusers.microsoft.com/t5/Building-Power-Apps/US-Currency-not-appearing-properly-in-the-Powerapps-chart/td-p/329214

     

  • Verified answer
    chass Profile Picture
    Microsoft Employee on at

    Hello Mando, 

    Thank you for your post. 

    In terms of changing the charting control functionality in Power Apps, please consider posting a suggestion in https://ideas.powerapps.com so the engineering team can add it our backlog. 

    As a work around consider using the  Power BI control.  You can find documentation on this control here: 

    Power BI tile control in Power Apps - Power Apps | Microsoft Docs

     

    Thank you for using the Power Apps Community, 

    Charles Sterling

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!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 610

#2
Haque Profile Picture

Haque 317

#3
WarrenBelz Profile Picture

WarrenBelz 315 Most Valuable Professional

Last 30 days Overall leaderboard