Need help? Get answers from the docs with Omni's in-app AI! Log in to your Omni instance and open the AI Assistant in the sidebar.
Defines the underlying query for the query view.
query: <sub-parameters>: ...
base_view
bind
bind_all_filters
calculations
default_group_by
fields
fill_fields
filters
join_via_map
limit
sorts
topic
query: fields: users.age: age users.created_at[year]: created_at_year base_view: users sorts: - field: users.created_at[year]
Was this page helpful?