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.
Maps old field names to updated field names to preserve content.
<field_name>: sql: ${'"FIELD_NAME'} aliases: [OLD_FIELD_NAME]
Hide dimension_name properties
order_price: sql: ${'"order_price'} aliases: [sale_price]
Was this page helpful?