Crow Canyon Software Forum

Forum Navigation
Please or Register to create posts and topics.

Is there a way to add a New Line to a string

I've been trying the STRCAT() function but can't get it to work.

Hi,

Please use break (</br>) tag in STRCAT() function to add a new line to a string. Please note that this will work for target column of type multiple lines of enhanced rich text column.

Ex: STRCAT(First line,</br>,Second line)