IPoPMeasureDefinition
Home > @gooddata/sdk-model > IPoPMeasureDefinition
IPoPMeasureDefinition interface
Defines Period-Over-Period measure (or Time-over-Time).
Signature:
export interface IPoPMeasureDefinition
Remarks
This is a derived measure that calculates value of a measure referenced by measureIdentifier in previous period. The period to calculate value for will be determined from the specified date data set's attribute - popAttribute.
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
popMeasureDefinition | IPoPMeasureDefinitionBody |