Skip to main content
ParameterDescription
ai_contextFree text that can provide context about a view to the AI query helper.
aliasesMap old table names to updated table names to preserve content.
custom_compound_primary_key_sqlDefines an array of field names that make up a view’s compound primary key.
default_drill_fieldsSets the default drill set for all measures in a view.
default_drill_querySet the default drill query for all measures in a view.
display_orderOverrides the sort order for views in the field browser.
extendsInherit attributes from another view inside of Omni.
fill_fieldsFills an enumerated list to ensure all values are represented in the dataset.
folderNest views in a folder in the model IDE for better organization.
hiddenRemoves a view from the workbook UI while keeping it referenceable in the model.
ignoredSoft-deletes a view in the model.
labelOverrides the name of the view in the UI.
materialized_queryConfigures aggregate awareness between two views.
nameReference name for the view, implicit in the file name.
queryDefines a view from a workbook query.
required_access_grantsLimits a user’s ability to query a view based on assigned user attributes.
schemaSpecifies the database schema for a table.
schema_labelDefines a display label for the database schema.
sqlDefines a view from a SQL query.
table_nameSpecifies the database table name underlying the view.
tagsCurates view and field groups for organizing and grouping views in the UI.
templateDisables the Content Validator for abstract models.
uploaded_table_nameUnique identifier for views created from uploaded CSV/XLSX files.