LOOKUP function
This topic describes the formula syntax and usage of the LOOKUP function in the Data Quality Execute Formula transform.
Description
Use this function when you need to look in a single row or column and find a value from the same position in a second row or column.
Syntax
LOOKUP(lookup_value, lookup_vector, [result_vector])