I am trying to create a “detail” data section in my report where I will display all the “SerialNumbers”.
Each field is about 20 chars so I would like to print them across and then down to display as many as possible on the page. I’m still and infant when it comes to SSRS Report designer, but I’m eager to learn. I’m sure the answer is pretty simple, but I have been trying things and looking for a whole day.
Example 1):
I inserted a “list” and put in my re-occurring data…
It works create, but just displays down…
I have done this using a table - Google “SSRS Multiple Column Report” I would show the example except I have become feeble and do not remember if I had Breakfast.
It can be done with 2, 3, 4 columns - whatever you like.
DaveO
DaveO your “group” commands worked really well for the “formatting”, but for some reason that I don’t understand the data is repeating and duplicating.. e.g. (There are only 3 occurrences):
I found a way to get rid of the extra lines with some “visibility” expressions… I think your suggestion to create a sub report is probably a good solution…which would probably avoid what I was seeing here… I’ll resolve this thread… Thanks ALL again for your help. -LaMont…