Set "Text(ThisItem.Price,"[$-en-US]$#,###.00")" in Power Apps Studio, but display with "¥1,899.99"
Set "Text(ThisItem.Price,"[$-en-US]$#,###.00")" in Power Apps Studio, but display with "¥1,899.99"
The issue is also seen when using Text(1234.56,"[$-en-US]$#,###.00")" in Apps
Hi @LoongWang,
Could you please share more details, like number settings for the Price column in your excel table?
Here is how I set the Number column in my excel table.
In addition, I suggest you create a general column instead to save the format currency.
The Price in Excel
Hi @LoongWang,
Go and check your column settings. The following is my Number column settings, please check as below:
I have a test and the situation is confirmed on my side:
Note that the PriceR is a Number column in my SP list.
Number
Hi @LoongWang,
Could you please tell me if the Price column is a Number or Text type?
If it is a Text type, please modify your formula as below:
Text(Value(ThisItem.Price),"[$-en-US]$#,###.00")
It may be a long shot, but check your currency settings under Advanced Settings > Settings > Administration > System Settings.
WarrenBelz
146,668
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,004
Most Valuable Professional