Is it possible to pivote a table in reporting services 2008? If so, how?
I’d like to pivote it 90 degrees.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In SSRS 2008, there isn’t much difference between rows and columns.* A Table is an instance of a “Tablix” which has the detail group on the rows. You can have your table either repeat rows or columns based on the groupings and where the details group is set.
You can create a horizontally expanding table by:
The resulting tablix should look something like this:
You can now add columns, rows, groups, etc.
*One minor difference that comes to mind is that you can merge cells horizontally, but not vertically.