I have a SSRS 2008 report that treats full stops in the data as new lines?
If I remove the full stops from the database field, then everything displays correctly on one line. As sson as I put the full stop(s) back in, it causes SSRS to display the data on multiple lines in the Text Box.
I don't have a whole heap of experience with SSRS, but this is pretty weird.
Does anyone know why this happens?