Skip to main content

Column types

At a glance

Each column in a spreadsheet has a type that determines the accepted data format, sorting options and validations applied automatically.

Available types

TypeDescriptionExample
TextFree-form text stringQ1 2026 Report
NumberNumeric value (integer or decimal)42, 3.14
DateDate in local format03/14/2026
Date and timeDate with time03/14/2026 09:30
CheckboxBoolean value (true/false)☑ / ☐
SelectionChoice from a list of predefined valuesIn progress, Completed
Multiple selectionMultiple choices possibleMarketing, Finance
URLClickable linkhttps://example.com
EmailValidated email addressname@example.com
PhonePhone number+33 1 23 45 67 89
CurrencyAmount with currency symbol1,250.00 EUR
PercentagePercentage value85%
DurationTime interval2h 30min
FileAttachmentreport.pdf
EntityLink to an ontology entityCustomer > Acme Corp

Setting a column type

At creation

  1. Click + to add a column.
  2. Enter the column name.
  3. Select the type from the dropdown menu.
  4. Configure the type-specific options (see below).
  5. Click Create.

Changing the type

  1. Click on the column header.
  2. Select Change type.
  3. Choose the new type.
warning

Changing the type may cause data loss if existing values are not compatible with the new type. For example, switching from Text to Number will remove non-numeric values.

Options by type

Text

OptionDescriptionDefault
Max lengthMaximum number of charactersUnlimited
MultilineAllow line breaksNo

Number

OptionDescriptionDefault
DecimalsNumber of decimal places0
MinimumMinimum accepted valueNone
MaximumMaximum accepted valueNone
FormatThousands separatorYes

Selection

OptionDescription
ValuesList of possible choices, each with a color
DefaultPre-selected value for new rows

To add or modify selection options:

  1. Click on the column header.
  2. Select Manage options.
  3. Add, rename or delete options.
  4. Assign a color to each option for easier reading.

Currency

OptionDescriptionDefault
CurrencyCurrency symbolEUR
DecimalsPrecision2

Entity

OptionDescription
Entity typeFilter by an ontology entity type

This type allows you to link a spreadsheet row to an existing entity in the ontology. See Linking with the ontology.

Sorting and filters

Each column type supports ascending/descending sorting and adapted filter operators:

TypeFilter operators
Textcontains, does not contain, starts with, is empty
Numberequals, greater than, less than, between, is empty
Datebefore, after, between, today, this week
Selectionis, is not, is empty
Checkboxis checked, is not checked

For more details on filters, see Filters and views.

See also

Need help?

Contact us: Support and contact.