Hello,
Can someone please help me with this?
I believe I have the right formular to show the value as "35.000" (in Denmark the punctuation is 1000-separator).
It does show the right value under the formular på not on the card.
Thanks!
Michael
Check these examples:
Text(Value(35.000,"pt-BR"),"##.000")
Text(Value(35.123,"pt-BR"),"##.000")
See if this works better for you.
Also see documentation on Text function for more info.
@poweractivate Thanks, however, I still don't see the right format on the canvas:
I pull the data from a MS List, where the field is defined as number.
Hi @MichaelDee,
Could you please check the format property of the Text Input?
Make sure that the Format is Number type.
The Format is blank. When I mouse over I see that it is formatted by the formular (Text(Value(Parent.Default);"[$-pt-BR]#.###,##").
In the Microsoft list (where this field is pulled from) it is defined as a number.
Thanks!
Michael
Hi @v-qiaqi-msft Thank you for your effort to solve this. However, you're suggestion on formatting as a number is where I came from. The standard number format doesn't provide any additional formatting, I will see the number as "35000" instead of "35.000" (in Denmark or US "35,000").
Thanks Michael
User | Count |
---|---|
149 | |
93 | |
82 | |
77 | |
57 |
User | Count |
---|---|
197 | |
175 | |
103 | |
95 | |
89 |