Posted 5 December 2017, 9:26 am EST
I am not able to figure out how to change the currency symbol, and decimal/thousand separator symbol (comma or period).
When I set the format to “n2” it will use comma as the thousand separator and period as decimal separator symbol. When I set the format to “c2”, it will use $ as the currency symbol and also will not give me option to not use thousand separator symbol.
In our application we give users ability to specify these things so we need to be able to set change it. Please let us know how we can change those symbols and not use thousand separator on currency format.
Thanks!!!