IPreviousPeriodMeasureDefinition
Home > @gooddata/sdk-model > IPreviousPeriodMeasureDefinition
IPreviousPeriodMeasureDefinition interface
This is a derived measure that calculates value of a measure referenced by measureIdentifier for previous period.
Signature:
export interface IPreviousPeriodMeasureDefinition
Remarks
Period is determined from filter setting of the specified date data sets. The time period for this derived measure will be shifted forward or backward according to the specified periodAgo number
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
previousPeriodMeasure | IPreviousPeriodMeasureDefinitionBody |