Skip to main content
Refer to the Measure documentation for more information.

Syntax

Properties

fields
array
An array of fields to include in the drill query.
base_view
string
The table that will act as the FROM clause of the query.
limit
number
The number of rows to return in the drill query.
sorts
array
An array of fields used to sort the query, specified as view_name.field_name.

Examples

Default drill query configuration for orders