SEARCH function

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

Description

Finds one text value within another (not case-sensitive).

Syntax

SEARCH(find_text,within_text,[start_num])

Example