I have a column in the data source for my report that will be containing multiple items. In the cell that displays them, I would like each to be on a new line. I've tried (in the data source) seperating each of them with \n\r, \r\n and <br> but none work. Is there a way to tell a cell in your report to treat character sequence X as a newline, or is there already a character sequence that will be treated as a newline in 2005 Reporting Services?
Start Free Trial