Use Number with 4 how-to topics; all 4 are available without membership and 0 are membership-related, so you can follow the index and complete each task on iOS.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Create a number field | Free |
| 2 | 2. Enter numbers | Free |
| 3 | 3. Check number-format support | Free |
| 4 | 4. Reference a number field in a formula field | Free |
How-to Guide
1. Create a number field
Entry point: Tap the column header → Edit → Field Type → Number
- Tap the header of the target table column.
- In the floating toolbar, tap Edit.
- In the field editor, tap Field Type.
- Select Number.
- Set the field name and confirm to finish.
Success Criteria
- Interface result: A new number field column appears in the table.
- Next action available: You can enter values in records under this field.
Tips While Using
- Common mistake: If you do not select the header first, the field editor may not open.
- Environment note: You need permission to edit fields in the current multi-dimensional table.
2. Enter numbers
Entry point: Tap the target cell → Open record details → Select the number field
- Tap the cell where you want to enter a value.
- In record details, find the Number field.
- Tap the field and enter the numeric value.
- Return to the table and confirm that the value is saved.
Success Criteria
- Interface result: The number field shows the value you entered.
- Next action available: You can continue editing other fields or records.
Tips While Using
- Common mistake: Selecting a cell without opening record details may hide the full editing entry.
- Environment note: A stable network connection is recommended when the table is syncing online.
3. Check number-format support
Entry point: Review the current platform support before adjusting display formats
- Open a multi-dimensional table that contains a number field.
- Confirm that you are working on iOS.
- Note that iOS does not provide direct display-format adjustment for the number field.
- If you need integers, decimal places, or thousand separators, switch to desktop to set them.
Success Criteria
- Interface result: You understand the difference between iOS and desktop formatting support.
- Next action available: You can keep entering data or switch to desktop for display-format changes.
Tips While Using
- Common mistake: Looking for number-format settings on iOS and assuming the field is not working.
- Environment note: This guidance applies to the cross-platform workflow of the feature.
4. Reference a number field in a formula field
Entry point: Select the number field as an input in a formula field
- Make sure the number field already contains usable values.
- Create a new formula field or open an existing one.
- Select the number field as a reference while editing the formula.
- Save the formula and check whether the calculation result appears correctly.
Success Criteria
- Interface result: The formula field returns a result based on the number field.
- Next action available: You can refine the formula or add more numeric data.
Tips While Using
- Common mistake: Treating the number field itself as a field that performs calculations automatically.
- Environment note: The number field stores values only and needs a formula field for calculations.