Report Designer: line break in a GROUP_CONCAT field

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
willswing77
Posts: 5
Joined: Sun 13 Jan 2013 20:15

Report Designer: line break in a GROUP_CONCAT field

Post by willswing77 » Wed 02 Mar 2016 20:34

In Report Designer, I want to put a line break in a concatenated field. Every concatented content should be separated with a line break, not a semicolon or comma. How do I accomplish this? I have already tried with group_concat(table.field1, table.field2, separator '\n') but in the report the concatenated content does not show a line break.
Thanks for any help. I like devart very much :D and I am using it since a few years.

alexa

Re: Report Designer: line break in a GROUP_CONCAT field

Post by alexa » Thu 03 Mar 2016 11:31

Could you please provide us a screenshot of what you were referring to?

You can reply straight to our support system at supportATdevartDOTcom

Post Reply