drill_fields: []) removes the drill from the measure. You can also remove drilling in workbooks by hovering over a field in the field picker, clicking , and selecting Edit.
When you drill into a measure, Omni removes any measure-based filters from the dashboard or workbook. Drill queries return underlying rows, so the aggregated value you filtered on (for example, “revenue > 10K”) often becomes much smaller at the row level — which can make the drill table look empty or incorrect.
To avoid this, Omni automatically converts measure filters into query-level filters during a drill. This preserves the logic of the filter, but applies it to the detailed data rather than the aggregated measure.
Syntax
Properties
The name of the measure.
Examples
Drill with specific fields
Drill with tag
Drill with field set
Remove drill