Ignored fields will still be accessible through SQL.
This parameter can be used to โremoveโ fields from the raw database schema.
<measure_name>:
ignored: true
Properties
The name of the measure.Hide measure_name properties
When set to true, removes the field from the UI and prevents references. Defaults to false.
Examples
total_users:
ignored: true