ArithmeticMetricField
Home > @gooddata/sdk-code-schemas > v1 > ArithmeticMetricField
v1.ArithmeticMetricField interface
Signature:
export interface ArithmeticMetricField
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
"SUM" | "DIFFERENCE" | "MULTIPLICATION" | "RATIO" | "CHANGE" |
Arithmetic operator to use for this field. | ||
|
string |
(Optional) A field title. | ||
|
[string, string] |