SUMXMY2 function

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

Description

Returns the sum of squares of differences of corresponding values in two arrays.

Syntax

SUMXMY2(array_x, array_y)

Example