popAttribute
Home > @gooddata/sdk-model > PoPMeasureBuilder > popAttribute
PoPMeasureBuilder.popAttribute property
Sets period-over-period date dimension attribute to use for offsetting. For convenience the attribute may be specified by either object reference or as a string - in which case it is assumed this is identifier of the attribute object.
Signature:
popAttribute: (popAttrIdOrRef: ObjRef | Identifier) => this;