ITotal
Home > @gooddata/sdk-model > ITotal
ITotal interface
Describes type and granularity for calculation of Totals.
Signature:
export interface ITotal
Remarks
Total is calculated for particular measure and on some granularity - specified by an attribute by which the measure is sliced by.
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string |
(Optional) Specifies custom name for the calculated total. This will be included in result metadata. | ||
Local identifier of attribute - specifies granularity of the calculation. | |||
Local identifier of measure for which to calculate total. | |||
Type of total calculation. |