Teable provides various formatting options, including number formatting, date/time formatting, and text formatting, to ensure data is displayed appropriately in different contexts.
Teable Field Type | Basic Data Type | Supports Formatting | Dynamic Type Flag |
---|---|---|---|
SingleLineText | Text | No | No |
LongText | Text | No | No |
User | Text | No | No |
Attachment | Text | No | No |
Checkbox | Boolean | No | No |
MultipleSelect | Text | No | No |
SingleSelect | Text | No | No |
Date | Date | Yes | No |
Number | Number | Yes | No |
Duration | Number | Yes | No |
Rating | Number | No* | No |
Formula* | Dynamic | Yes* | Yes |
Rollup* | Dynamic | Yes* | Yes |
Count | Number | Yes | No |
Link | Text | No | No |
CreatedTime | Date | Yes | No |
LastModifiedTime | Date | Yes | No |
CreatedBy | Text | No | No |
LastModifiedBy | Text | No | No |
AutoNumber | Number | Yes | No |
Button | Text | No | No |
Rating fields are displayed as interactive rating bars represented by a series of icons that can be illuminated. While they can’t participate in number formatting, they are inherently numeric and can be used in numerical calculations. Formula and Rollup field formatting depends on their output type. This means if a formula or rollup results in a date or number type, it can be formatted. If the result is text or boolean, formatting is not applicable. All fields can be referenced, and when referenced, they maintain their basic value type.