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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Currency text formatti...
Power Apps
Unanswered

Currency text formatting New

(0) ShareShare
ReportReport
Posted on by

How do I set up a field that has a currency value to appear in the format ######, ##

 

Capturar.PNG

I have the same question (0)
  • v-siky-msft Profile Picture
    on at

    Hi @Anonymous ,

     

    If you want to format the number, please try with Text Function.

    Please try to set the Text property as below:

    Text(ThisItem.Total; "######, 00")

    Hope this helps.

    Sik

  • Community Power Platform Member Profile Picture
    on at

    Thanks Sik for the help!

    But there was no effect continues in the same way with several zeros on the right not respecting the semicolon signs.

     

    "R$" & Text(ThisItem.Total; "[$-pt-BR]####.##")

     

  • Hamish Sheild Profile Picture
    3,005 Most Valuable Professional on at

    Hi @Anonymous 

     

    I think the Text formula might not be correct, there is a semi-colon (;) where there should be a comma (,) in the middle of the formula

     

    Try "R$" & Text(ThisItem.Total,"####.##")

     

    -----
     
    If this post has answered your question please consider it for "Accept as Solution" or if it has been helpful give it a "Thumbs Up".

  • Community Power Platform Member Profile Picture
    on at

    Hi @HSheild!

     

    Same result.

  • Hamish Sheild Profile Picture
    3,005 Most Valuable Professional on at
    That is very strange as I tested that formula and it works fine. Did you try the formula without the square brackets part []?
  • Verified answer
    v-siky-msft Profile Picture
    on at

    Hi @Anonymous ,

     

    Could you show the example of the formatted number? 

    I seem to have found your problem. In your region, decimals are separated by commas, so 'ThisItem.Total' should be a text, right?

    It should be converted to Number and then formatted by Text function.

    "R$" & Text(Value(Substitute(ThisItem.Total;".";",")); "[$-de]####,00")

    Then, it should as  R$87,00

    Snipaste_2020-04-16_10-05-13.png

    Hope this helps.

    Sik

  • Community Power Platform Member Profile Picture
    on at

    Sik!

    Now it worked, thank you very much for your help and see you next time.

    Hugs

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 717 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 329 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 268

Last 30 days Overall leaderboard