120135: One or more errors occurred while calculating the new field values.

Description

One or more errors occurred while calculating the new field values.

Solution

Ensure that the field or value used in the expression is the correct data type to pass into the function. Verify that they do not contain zero or null values that may render the calculation invalid (that is, dividing by zero). Verify that the functions follow correct Arcade expression syntax.

Learn more about Arcade

Learn more about variables in Arcade expressions