The value 2147483647 appears in a "number" type field when an invalid value is entered. This usually occurs in the following cases:
Exceeding the Size Limit: A "number" type field is generally limited to 10 digits. Attempting to enter a number with more than 10 digits will cause the system to convert the value to 2147483647.
Recommendations:
Ensure that the numbers entered in the field match the size constraints defined for it.
If the data exceeds the number field's limit, consider redefining the field to other settings, such as text, or increasing the number capacity.
If this is an unusual malfunction, please contact technical support.