Skip to main content

Airtable: Dimensions and metrics

Dimensions and metrics available for Airtable data requests in Funnel.

How to get these dimensions and metrics in your workspace?

What do you need?

Submit a data request. See Request new data in Funnel.

Business or Enterprise plan

Base Record Fields

These fields are always available for every Airtable table:

Dimensions

  • Record Created Time – The timestamp when the record was created

  • Record ID – The unique identifier of the record

Metrics

  • Records – A count metric that always returns 1 (useful for row counts)

Dynamic Fields

The connector dynamically generates fields based on the structure of each Airtable table. Field availability and data types are determined by the field configuration in Airtable.

Supported Field Types (Dimensions)

The following Airtable field types are exposed as Dimensions:

  • Checkbox – Boolean values

  • Created By – User who created the record

  • Currency – Currency values

  • Date – Date values

  • Date Time – Date and time values

  • Multiline Text – Multi-line text fields

  • Multiple Attachments – File attachments

  • Multiple Collaborators – Multiple user collaborators

  • Multiple Record Links – Links to records in other tables

  • Multiple Selects – Multiple select options

  • Rich Text – Rich text content

  • Single Line Text – Single line text fields

  • Single Select – Single select options

  • URL – URL fields

Metric Fields

  • Number Fields With Precision = 0 are treated as Metrics

  • Number fields with other precision values are not currently supported

Notes

  • Dynamic fields are generated per table, meaning field availability may differ across tables within the same base.

  • Any changes to field types or structure in Airtable will be reflected in Funnel after the connector refreshes.

Did this answer your question?