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 / Format text like Euro ...
Power Apps
Answered

Format text like Euro Currency

(0) ShareShare
ReportReport
Posted on by 2,297

Hello, Can anyone please explain how to format a string to look like Euro currency:

 

Text(ThisItem.Field, "[$-en-US]€###,###.00")

 

Displays the small amounts like

 

€.49

 

I want like:

€0.49

 

Thanks!

Categories:
I have the same question (0)
  • Verified answer
    Pstork1 Profile Picture
    69,653 Most Valuable Professional on at

    Change your text format string to force the first placeholder to be a number or display zero.  Like this

     

    Text(ThisItem.Field, "[$-en-US]€###,##0.00")

    The '#' is an optional placeholder.  The '0' forces a digit

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    I am stuck with something similar. I want to use Danish currency.
    I have amount: 24476370
    I want to show it as: Kr. 24.476.370
    And, it it possible to use Danish currency without concatenating "Kr." text?

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 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard