IDashboardAttributeFilterParent
Home > @gooddata/sdk-model > IDashboardAttributeFilterParent
IDashboardAttributeFilterParent interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Parent filter of an attribute filter of the filter context
Signature:
export interface IDashboardAttributeFilterParent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
filterLocalIdentifier | string | (BETA) Local identifier of the parent filter | |
over | { attributes: ObjRef[]; } | (BETA) Specification of the connection point(s) between the parent and child filter in the data model |