Bug in locale with number formatter?
Status: Closed · Asked by Anders Nielsen on · 0 views
Hi,
I think there's a bug here or maybe I'm doing something wrong:
https://share.getcloudapp.com/RBumEAnb
I choose danish as locale but it still still writes the thousands separater as comma (,) instead of a period (.) which is incorrect in Denmark.
The number should be 9.380
And cents would be written with a comma. Eg. 9.380,00.
Hey @apps
If you want to change the format then you can override the "Currency Format" accordingly.

Great! It worked!