Hi !
I created a rollup field I want to access via the API. Aggregation formula is AVERAGE(values)*1.20
values are integer.
Custom json decoder (written in Elm) fail at parsing this field. I checked the api documentation and field’s type is number or...