Data Indexing
Enable searchable dimensions so Zoë can index category values and apply the right filters.
- name: status
field_type: dimension
type: string
sql: ${TABLE}.status
searchable: true- name: status
field_type: dimension
type: string
sql: ${TABLE}.status
searchable: true
allow_higher_searchable_max: trueLast updated
Was this helpful?

