LOWER function

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

Description

Converts text to lowercase. For example,

LOWER([LastName])

Syntax

LOWER(text)

Example