Measure calculation functions supported for News endpoints
- Last UpdatedFeb 09, 2024
- 1 minute read
-
Average and Sum calculations support Numerical values (Double and Integer). Return type can either be Double or Integer.
-
Count calculation supports Numerical values (Double and Integer) and String values. Return type can either be Double or Integer.
-
Min and Max calculations support Numerical values (Double and Integer) and String values. The Return type value should be the same as the Calculation field datatype.