DashboardDrillToInsightRequested
Home > @gooddata/sdk-ui-dashboard > DashboardDrillToInsightRequested
DashboardDrillToInsightRequested interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
This event is emitted on start of the resolution of the DrillToInsight command. It contains the target insight to apply drill intersection filters on.
Signature:
export interface DashboardDrillToInsightRequested extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | DashboardDrillToInsightRequestedPayload | (ALPHA) |
type | readonly | "GDC.DASH/EVT.DRILL.DRILL_TO_INSIGHT.REQUESTED" | (ALPHA) |