Skip to main content
Ignored fields will still be accessible through SQL.
This parameter can be used to โ€˜removeโ€™ fields from the raw database schema.

Syntax

<measure_name>:
  ignored: true

Properties

measure_name
object[]
The name of the measure.

Examples

total_users:
  ignored: true