If a measure has
drill_queries and drill_fields defined, drill_queries will override drill_fields.drill_fields set, as they allow you to specify the underlying query to drill. This includes changes such as limits, sorts, filters, and base views.
Filters specified in a drill query are additive, meaning they will be applied in addition to any filters from the main query and the associated dimension values of the cell being drilled.
If you want to reference fields from multiple views, ensure that a relationship exists between your base view and the other referenced views so that your drill down will render as expected. To get the structure + syntax of a query, build a query in a workbook and open up the inspector and scroll down to the “Query Structure” settings.
Syntax
Properties
The name of the measure.
Examples
Multiple drill options

