
Announcements
Hello,
I did not find this kind of issue in this forum, wondering if you can help me please.
I have a request form in PowerApp. It has some text fields and number field without any modification or calculation. Number field has been added directly from Sharepoint list. For some users once they submit the form, number field ignores the decimal point. For example, 100.38 shows in the list as 10,038.00.
The mystery is that it works properly for some users and for others not. I tried to remove the field and add it again, but without success.
Can someone please point me what else I should check ?
Thank you
Hi,
This is regional configuration issue, some users have comma as decimal point and others have point.
To fix it you can use this function: Value(<Number>, <Region>)