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.
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?