Number
Number
field type is used to store numerical values. Use cases include storing age
, salary
, price
, quantity
, etc.
Create a number field
- Click on
+
icon to the right ofFields header
- On the dropdown modal, enter the field name (Optional).
- Select the field type as
Number
from the dropdown. - Set default value for the field (Optional).
- Click on
Save Field
button.
info
- This field type can hold both positive and negative numbers.
- Supported range (JavaScript): -9007199254740991 to 9007199254740991
Similar numerical fields
Following are the other numerical fields available in NocoDB, with some custom add-on features.