ARRAY_SUM() missing function

Since the MAP_TO_NUMBER_LIST function allows extracting data from an array of objects into a simple array, the functions ARRAY_MIN(), ARRAY_MAX(), ARRAY_AVG() are particularly interesting. However, an ARRAY_SUM() function is missing, which allows to display the sum of a simple array of type number/integer.
On the business case side, the idea is to display the sum of the parts to be picked during logistics operations. The source of the data is “HTTP” data connected to our WMS.

1 Like

Hello @youri.regnaud,

Great to see you’re already making use of the new features in the Expression Editor!!

Having the ability to calculate the sum of an array would indeed be useful, I’ve submitted this to our product team and will keep you posted with updates.

Thanks again!!

Gio