insightTotals()
Home > @gooddata/sdk-model > insightTotals
insightTotals() function
Gets all totals defined in the insight
Signature:
export declare function insightTotals(insight: IInsightDefinition): ITotal[];
Parameters
Parameter | Type | Description |
---|---|---|
insight | IInsightDefinition | insight to get totals from |
Returns:
ITotal[]
empty if none