Skip to Main Content
Feature Request FR-2006
Status CLOSED

7 Voters

nls_numeric_characters Option in Application Defaults

m.patzwahl Public
· Sep 29 2021

Idea Summary
How can i choose the format for number in european format?

Use Case
What are the use cases in which this idea useful?

Preferred Solution (Optional)
How would you implement this idea? If you are not sure, leave blank.

This idea has been closed due to the lack of community activity during the period since it was submitted.

Comments

Comments

  • m.patzwahl OP 3.5 years ago

    nobody here from NON UK and NON US, and have problems with numbers like 123,45 ?

  • ino.laurensse OP 2.9 years ago

    I think it is a good idea to have the option to explicitly set the group and decimal separators, just like the date and time format. Right now this is derived from the application language setting.

    Our case: although our primary language should be Dutch (notation 1.123,45), we are in the Americas and are used to US format (1,123.45). So, our applications use English instead of Dutch just to keep the decimal point.

  • igor.kortchnoi OP 1.1 years ago

    In 19.2, the field's format mask is doing what we need (ex: 990.000) . Now, we wanted to switch to APEX 24.1, but fell on “Invalid number format” error messages. As it is a real blocker, we keep our good old 19.2 version.