Hi,
Can you try the following pattern? Because the string uses CRLF as linebreak
\b[A-Z]{3}\b(?=\r?\n\r?\nSTART_DATE)
Regards,