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 / Set the decimals numbe...
Power Apps
Unanswered

Set the decimals numbers after the comma

(0) ShareShare
ReportReport
Posted on by 105

Hi all,

I'm going crazy because I can't solve the decimal problem on my numbers.

I want all numbers in my app to have the following format "##.###,00". How can I do?

My browser is configured in Italian.

I'll give you an example of how the numbers come out now:

Cattura.JPG

Categories:
I have the same question (0)
  • Rusk Profile Picture
    1,369 Super User 2024 Season 1 on at

    Try adding a language tag, something like this:

     

    Text(Value(YourData.Text),"##.###,00","it-IT")

     

     

  • roby9390 Profile Picture
    105 on at

    Hi @Rusk 

    below the result of your suggestion:

    roby9390_0-1672299084591.png

     

    3,1,00 is displayed instead of 3,10

     

  • Rusk Profile Picture
    1,369 Super User 2024 Season 1 on at

    Hi @roby9390 ,

     

    Oh I see, you want the "0" on the end.  Try 

    Text(ThisItem.Rate; "#.00";"it-IT")
  • roby9390 Profile Picture
    105 on at

    Correct but I also want the dot as thousands separator

  • Rusk Profile Picture
    1,369 Super User 2024 Season 1 on at

    Hi @roby9390 

     

    Text(ThisItem.Rate,"[$-fr-FR]$#.###,00","fr-FR")

     

    For some reason I couldn't get it to work with "it-IT"... try this though (should be the same functionality) 

  • roby9390 Profile Picture
    105 on at

    @Ruskit seems to work but why does it give me the dot even when the number does not reach the thousand?

    roby9390_0-1672391963456.png

     

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 379 Most Valuable Professional

#2
11manish Profile Picture

11manish 203 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard