Tricky One :) displayname=Systems List linkedname=direct namekey=Systems Effected textmode=true valueexpression=REPLACE({DE:Systems Effected},","," \ \ u000A") valueformat=HTML So you need to replace the commas in your string with the unicode character u000A. To escape into the unicode character you need two \ \ without a space. It will save as only one \ so you'll need to add back the second slash each time you edit to prevent the interpreter from inserting the line break in the text mode instead of in the column. Melinda Layten Technical Project Manager - API and Integration Workfront