I'm using Arcade Expressions to add up to fields of data Field A + Field B then divide by 2.
So far the expression works for all data apart from when Field A or Field B contain a 0 then all I get as an output is 0 when actually it should be a value.
I'm following the standard rules of BODMAS so I have (Field A + Field
/2 which when I verify is a valid formula so don't know why this is happening.
See attached snip to see the formula