SUMPRODUCT function

This topic describes the formula syntax and usage of the SUMPRODUCT function in the Data Quality Execute Formula transform.

Description

Returns the sum of the products of corresponding array components.

Syntax

SUMPRODUCT(array1, [array2], [array3], ...)

Example