I have a text field with the value
Text("5.13"; "[$-de-DE]€0,00")
which used to show "€5,13".
When I edit the app, this is still displayed correctly. However, when I play the app, I get "$5.13".
I did not change the app in any way. What is happening here?
@Gisbert
This is a Power Apps bug. You should create a support ticket at the bottom of this page.
https://powerapps.microsoft.com/en-us/support/
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
Hello,
I have the same problem with the currency and also with the date format. It started this morning between 10 and 11h.
I have the same the problem with the date format
Text(_firstDayOfMonth; "[$-fr]mmmm yyyy";"fr")
you have to add the country at the end.
in my example "fr" to have the date in french
I have the same problem.. MS staff pls fix this bug..
I have the same issue..
Hi@Gisbert,
Based on the issue that you mentioned, do you want to format the currency leading with "€"?
Combine that with your description, I think it is a temporary issue for PowerApps. To avoid this problem, I can provide an alternative solution, please check as below.
"€"&Text("5.15","[$-de-DE]0,00")
Regards,
Qi
User | Count |
---|---|
246 | |
103 | |
82 | |
49 | |
43 |