Add columns to a table
Each table is created with default metadata columns. After it's created, you can add new columns to the table.
-
The maximum number of columns per table is 100. To see all Table limits, see Table limits.
-
To display the scroll bar in Tables, ensure the setting to show the scroll bar is enabled in your browser. For example, in MacOS, go to Preferences > Appearance and turn on the Always toggle. In Microsoft Edge, go to settings and turn on the Always show scrollbars toggle located under Appearance.
Add columns
-
Go to Data to open the Tables page.
-
Click and open the table you want to add columns to.
Note: You can also click
to the right of the table you want to edit and select Open. -
Click
to the right of the table header. -
Select the column type. For more information, see Data types of columns.
-
In the Name field, enter a name for the column.
- Complete the fields as required to create the column.
-
Click Add.
- Within the table’s details, click the Columns tab
- Click + Add column or use the hotkey Control + Shift + F (Windows) / Command + Shift + F (macOS).
- Complete the fields as required to create the column.
- Click Create.
Add a Display column to a table
A display column in a table is a column that holds data that is displayed when referenced from another table using a Reference type column. When a table is selected as the source in a reference column of another table, the data from the display column configured for the source table is displayed.
For information about Reference columns, see Reference.
Columns with the following data types can be used as a display column:
-
Text - short
-
Single-select
-
Integer
-
Decimal
-
Date
-
Date/Time
-
Go to Data to open the Tables page.
-
Open the table you want to add a display column to.
-
On the toolbar, click Table details.
The Table details panel is displayed.
-
In the Display column field, select the column you want to set as the display column.
-
Click Save.
Data types of columns
The following configuration fields are available based on the column data types. Expand the drop-down section to see details.
| Column data type | Description | Configuration fields | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Text - short |
Text strings. This can be used for information such as a name or description. Maximum character limit is 500. |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Text - Long |
For long text strings that have multiple lines of text. You can configure the column to hold plain or rich text formats. When rich text format is selected, the rich text editor is opened when you double-click the column to enter row data. Maximum character limit is 10000. |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Single-select | Display values in a drop-down to select from. |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Multi - select | Display values in a list to allow selecting one or more options from the multiple options you define. |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Yes/No | The value can be Yes or No. |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Integer |
Numerical with no decimal point. If range validation is enabled, the value of data must be within the specified range. The number of decimal places of the data must not exceed what is configured for the column. If range validation is enabled, the value of data must be within the specified range. |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Decimal |
Numerical values with a decimal point. Must be a numeric value with or without a decimal point. |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Date |
Date only. Format is DD MMM YYYY Note: Date type columns can only be referenced by workflows and an app in Apps, and they can't be referenced from forms. |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Date/Time | Date that's combined with the time. Format should be DD MMM YYYY, HH:MM AM/PM. |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| File |
Use the File type columns to store one or more files per record. You can configure the file size limits, file types, and maximum number of files that can be uploaded per record when adding the column.
|
File handling in tables workflow actions:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Reference |
Note: This column type is being phased out and replaced by Relationship type. For new columns, use Relationship type. You can use a reference type column to create a link between tables and display data from another table. The data from the display column in the source table is displayed in the reference type column. The display column must be configured from the Table details panel of the source table. For instructions, see Add a Display column to a table. An example of when a reference type column can be used is with a Customers table and Orders table. You can create a reference for the CustomerID column in the Orders table to reference data from the Customers table, creating a connection that links each order to a particular customer. Note:
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Relationship |
You can use a relationship type column to create a link between tables and display data from another table. The data from the display column in the source table is displayed in the relationship type column. The display column must be configured from the Table details panel of the source table. For instructions, see Add a Display column to a table. For example, you can create a relationship from the Orders table to the Customers table, linking each order to one or more customers. Note: Relationship type columns are currently not supported in Apps or Workflows. |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||