Hi,
I'm trying to average some data stored as a string. I thought the way to do this would be to use the following:
average(tonumber({GET_CONTRIBUTION_MEASUREMENT.DATA_VALUE}))
...but this gives me the error message 'A field is required here'.
Can anyone enlighten me? Many thanks.
Gavin
I'm trying to average some data stored as a string. I thought the way to do this would be to use the following:
average(tonumber({GET_CONTRIBUTION_MEASUREMENT.DATA_VALUE}))
...but this gives me the error message 'A field is required here'.
Can anyone enlighten me? Many thanks.
Gavin