🧮Table Columns

🧮 Table columns define the data structure: each column's name and type.

Common column types

  • Text, number, boolean (checkbox), date, and selection.

Tips

  • Name columns clearly so they are easy to reference in workflows.
  • Match the column type to the expected data to avoid conversion errors.