SUMPRODUCT(array1, [array2], [array3], ...).
Confluence User - 12 Jul, 2019
How to pass an array from a Bean into SUMPRODUCT(array1, [array2], [array3], ...).
Assuming that we want to take data from a given column and pass from a spreadsheet Grid via javascript or Java Bean and then pass it into the formula Box?
forms;datalists;spreadsheet