Skip to main content

system.kanoa.item.updateMeasureAggregation(measureAggregationInfo, userId)

Updates a measure aggregation. All measureAggregationInfo keys are required.


Parameters

measureAggregationInfo Dictionary

- aggregationNameString
- displayNameString
- enabledBoolean
- measureAggregationIdInteger

userId Integer:Id of the user executing the function


Returns

# of records modified Integer
message String None if success


Example