MID function
This topic describes the formula syntax and usage of the MID function in the Data Quality Execute Formula transform.
Description
Returns a specific number of characters from a text string starting at the position you specify.
Syntax
MID(text, start_num, num_chars)