Skip to main content
All CollectionsManagers tutorials
Why does the value 2147483647 appear in a number field instead of the number I expected to see?

Why does the value 2147483647 appear in a number field instead of the number I expected to see?

Hezi Rosenstark avatar
Written by Hezi Rosenstark
Updated over a week ago

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.

Did this answer your question?