CONCAT with nextline

I'm trying to create a calculated field in a table and use a line breaker to display lengthy items, move the second item in a next line like this CONCAT("firstItem", "\n\n", "secondItem")  but this puts all of  text in the same line. 

I appreciate the help, if you have dealt with this before. 

0 1 166
1 REPLY 1

You’ll need to make sure text wrapping is on for your table.