April 20, 2009 at 11:32 pm
hi,
i have to display data in detail section in multi-column format,
example
Example: If the result set has these four rows in the group:
A 1
B 2
C 3
D 4
The report should print
A 1 B 2
C 3 D 4
But it currently prints this:
A 1
B 2
C 3
D 4
April 21, 2009 at 10:29 am
I have tried and tested the multi column feature in SSRS 2008. I am afraid it is not user friendly. Most of it is due the fact that the way you set up your design dimensions is real critical.
I will upload the picture to my blog and you may want to take a look after a little while.
http://hodentek.blogspot.com
June 9, 2009 at 11:47 am
Can you try Matrix report. It will pivot rows into column.
June 9, 2009 at 12:02 pm
I think matrix report is for displaying aggregate values
June 9, 2009 at 12:44 pm
I am in full agreement with you sir, But i also see matrix as a entity which can have a variable number of rows and column, so a perfect candidate in current scenario.
I agree each and every thing has a purpose, but sometimes we change our view to get the desired outcome.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply