| Parameter | Description |
|---|---|
| cache_policies | Defines cache policies for the model. Each policy must have a max_cache_age parameter that defines the time limit for the policy. |
| default_numeric_locale | Defines global number formatting in the model. |
| default_topic_access_filters | Defines a default access filter for all topics contained in the model. Access filters limit row-level access to data based on user attributes. |
| default_topic_required_access_grants | Defines a default required access grant for all topics contained in a model, unless other grants are applied at the topic level. |
| dynamic_schemas | Creates a copy of the specified schema as a virtual schema. The views in the dynamic schema are generated from the schema specified in from_schema. |
| extends | Enables extending a model. |
| facet_workbook_filters | Facets all filter suggestions in the workbook to the current filter selections. |
| fiscal_month_offset | Sets a fiscal calendar in Omni and enables adding fiscal time metrics to time dimension groups and filters in the UI. |
| ignored_schemas | Excludes a list of schemas from workbooks. |
| ignored_views | Excludes specific views from use in workbooks. Wildcard syntax may be used to match multiple views within a schema. |
| included_schemas | Includes only the listed schemas for use in workbooks. |
| included_views | Defines a list of views from the database schema to include in the model. |
| sample_queries | Defines a list of sample queries that could be performed using the topics in the model. |
| sets | Defines a list of fields that can be referenced in parameters that accept lists of fields. |
| slot_reservation | Specifies a dedicated slot for queries in the model to use. |
| template | Disables the content validator. This is useful because abstract models are logical constructs that arenโt tied to data. |
| topics | Define topics within model files. |
| warehouse_override | Specifies a different warehouse to use for a given workbook or branch. |
| week_start_day | Defines the day that all weeks start on. Defaults to Monday. |