AnalyticsMeasureInput
Attributes of the AnalyticsMeasureInput type
{
"field": "",
"aggregate": "",
"label": "",
"color": "",
"carryForward": true
}Name
Type
Description
Last updated
Was this helpful?
Attributes of the AnalyticsMeasureInput type
{
"field": "",
"aggregate": "",
"label": "",
"color": "",
"carryForward": true
}field
String
Field name from the data source whitelist
aggregate
String
Aggregate function: SUM, COUNT, AVG, MIN, MAX
label
String
Display label for this series
color
String
Hex color for this series
carryForward
Boolean
When gap-filling, carry the prior value forward instead of nulling empty months (use for cumulative/snapshot measures)
Last updated
Was this helpful?
Was this helpful?
