👋 Welcome to the new Omni docs! We're still migrating, but the old docs are available at docs-legacy.omni.co.
Removes the field from the UI while keeping it referenceable in the model.
<dimension_name>: hidden: true
Hide dimension_name properties
true
id: hidden: true
compound_primary_key_field: sql: concat(${field_1},'-',${field_2}) primary_key: true hidden: true
Was this page helpful?