This article explains how digits are counted in Number fields when both integer and decimal values are used.
In Salesforce, Number fields are defined by two key settings:
A common question is: “When a number includes decimals, how are the total digits calculated?”
The total digit count includes all digits, both before and after the decimal point. The decimal separator itself is not counted.
For example:
When designing number fields, ensure the configuration supports the largest expected values. For example, financial or scientific data may require careful balancing between integer size and decimal precision.
000386249