Hi all,
I am automating the export of a table to CSV that will feed my CRM software.
One of the fields is a CONCAT of Text + other fields + line breaks ('<br>'). Unfortunately, when I export to CSV the line breaks are translated to text (i.e A <br> B <br> C), do you have any suggestions on how to avoid this issue.
Perhaps using a different code that <br> in Beast Mode for the line breaks?
Thanks,
G