Skip to main content
ParameterDescription
aggregate_typeDefines the aggregation method for an underlying dimension.
ai_contextFree text that can provide context about a measure to the AI query helper.
aliasesMaps old field names to updated field names to preserve content.
colorsMaps a color to the measure when it’s used as a series in a visualization.
custom_primary_key_sqlDefines a custom aggregation level for deduplication.
descriptionProvides metadata about the measure, made available in the workbook UI.
display_orderOverrides the sort order for the field picker within the field’s grouping.
drill_fieldsCurates the drilling behavior for a measure using an array of fields for the subsequent query.
drill_queriesDefines multiple drill query options with full control over the underlying query.
filtersApplies filters to a measure for filtered aggregations.
formatSets default formatting for numbers in Omni using a named format.
group_labelNests a group of fields in the field picker for curated organization.
hiddenRemoves the field from the UI while keeping it referenceable in the model.
ignoredRemoves the field from the UI and prevents references to the field.
labelOverrides the field name for all UI appearances of the field.
linksAdds external links to templated URLs in the drill menu.
required_access_grantsLimits a user’s ability to query a field based on assigned user attributes.
sqlThe core declaration of the field definition.
suggest_from_fieldSuggests filter values from an alternative field’s distinct values.
suggestion_listExplicitly sets the list of filter options, bypassing the default behavior.
tagsTags for field picker search and field curation.
view_labelNests a field under a different view than its default parent view.