Time ranges
Tell supports relative ranges, predefined periods, and custom date ranges. Relative ranges — look back from today:
Predefined periods:
Custom date range — comma-separated start and end:
Granularity
Control how data is bucketed in time. The default isdaily.
Filter conditions
Add conditions to narrow down which data is included. Each condition has a field, operator, and value.Operators
API format
Pass conditions as query parameters:JSON properties
Filter on custom event properties using dot notation. Properties stored in the JSONproperties column are accessed as properties.field_name:
properties.user.role.
Breakdowns
Add a breakdown to split any metric by a dimension:device_type— desktop, mobile, tabletcountry— country codeoperating_system— OS nameevent_name— event typelevel— log level (for log metrics)source— data source- Any
properties.*field
Comparison
Compare the current period to a previous one:comparison object with previous_total, change (absolute), percent_change, and optionally the previous period’s data points.
Limits
Results are capped at 10,000 rows by default. For raw drill-down queries, setlimit explicitly: