...
- Since the
LEFT
function matches based on fixed numeric values, changes to the length or structure of a data field can cause your recipe to fail to properly execute. - The
LEFT
function requires an integer value for the number of characters to match. If you need to match strings using patterns, you should use theSTARTSWITH
transform instead. See STARTSWITH Function.
D s |
---|
D s | ||
---|---|---|
|
Column reference example:
...