repeat data column on the same line
Posted: Thu Jun 19, 2008 4:34 pm
Is there a way to repeat a data field within a band instead of listing each row on a separate line besides using columns? I do not want to use columns because I would then have to specify the width of the column, instead I want to fit as many possible values on one line.
example:
instead of displaying following-
Parents: Sara and Michael Lehman
Children: John
Children: Mike
Children: Dora
Children: Kelly
I would like to display it as-
Parents: Sara and Michel Lehman
Children: John, Mike, Dora, Kelly
example:
instead of displaying following-
Parents: Sara and Michael Lehman
Children: John
Children: Mike
Children: Dora
Children: Kelly
I would like to display it as-
Parents: Sara and Michel Lehman
Children: John, Mike, Dora, Kelly