S
Simpleasyty

Column data types

Make sure values are interpreted correctly when people sort, filter, and calculate.

COLUMNS

Choose the type that matches each column's values in the Columns tab: text, number, date, enum, boolean, or another suitable type.

The type controls how Simple Tables compares and displays values. Check imported columns especially when numbers, dates, or text use mixed formats.

Set a column data type

Choose the type directly in the Display section of the column settings.

1

Open Columns

Edit the macro and switch to the Columns tab.

2

Expand the column settings

Click the column whose values you want Simple Tables to interpret correctly.

3

Choose the data type

In Display, choose Text, Number, Date, Boolean, or Enum under Data type. Settings for the selected type appear directly below it. Review the preview, then save or publish the page.

A simple example

A sales team imports a list that includes amounts and expected close dates.

Before
Amounts and dates are read as text. Sorting may place 100 before 20 or arrange dates alphabetically.
After
The team sets Amount to number and Expected close to date. Sorting, filters, and calculations now follow what the values actually mean.