RIGHT function

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

Description

Returns the rightmost characters from a text value.

Syntax

RIGHT(text,[num_chars])

Example