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 |
insight to get totals from |
Returns:
ITotal[]
empty if none