Skip to main content

Fields

Fields are the building blocks of your semantic model: dimensions, measures, data types, and field format.

Overview

  • Dimensions — Categorical attributes for grouping and filtering
  • Measures — Aggregatable metrics (sum, count, avg, etc.)
  • Data Typesstring, integer, decimal, date, date_time, boolean, and more
  • Field format — Currency, percent, dates, and custom value formatting

Quick Reference

Field typeUse in GROUP BYAggregationExample
DimensionYesNoCustomer Name, Region, Order Date
MeasureNoYes (required)Total Revenue, Order Count

Next Steps