IMeasureSortItem
Home > @gooddata/sdk-model > IMeasureSortItem
IMeasureSortItem interface
Sort item which specifies that the result should be sorted by value of a measure.
Signature:
export interface IMeasureSortItem
Remarks
Since the result can have the value of the measure sliced by one or more attributes, the measure sort item must explicitly specify the 'slice' by which to sort. This slice is specified by locators.
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
measureSortItem | IMeasureSortTarget & ISortDirection |