多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1.0 KiB

title description tags keywords
Number This article explains how to create & work with a Number field. [Fields Field types Numerical types Number] [Fields Field types Numerical types Number Create number field]

Number field type is used to store numerical values. Use cases include storing age, salary, price, quantity, etc.

Create a number field

  1. Click on + icon to the right of Fields header
  2. On the dropdown modal, enter the field name (Optional).
  3. Select the field type as Number from the dropdown.
  4. Set default value for the field (Optional).
  5. Click on Save Field button.

image

:::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.