I think solution for your problem is a Matrix control. You sounded like an expert so I don't need to give much details about Matrix control.
Main Topics
Browse All TopicsI'm new to RS and have a background in BI using tools such as Business Objects XI and Crystal Reports XI.
In Crystal specifically, there is a way to easily create what is called a CROSSTAB summary of data. Once data is pulled into the report,...the CROSSTAB simply summarized and aggregates the data based on the criteria you place in the crosstab setup.
I need this same functionality in RS. I have a requirement whereby the end user will pull data for a PORTFOLIO of our customers that where obtained in a given MONTH. I need to analyze the PAYMENT ACTIVITY over a period of 16 months (on average). Could be more months, could be less months but on average our customers pay us over a 16 month period.
OK...what I need RS to do is to DISPLAY A SUMMARY OF PAYMENT ACTIVITY BY MONTH THAT WILL "AUTOMATICALLY" DISPLAY ANY ADDITIONAL MONTHS AS THEY HAPPEN.
So,...IF the portfolio of customers for the month of Sep08 was used in the report,...I need a summary to begin showing [by month] their payment activity. So as of today 10/08/09 the RS report should DISPLAY all payment activity for SEP08 ...AND.... any payment activity for OCT08. .....AUTOMATICALLY...
Then as the payment data accrues over the months...I need this RS report to be READY to automatically DISPLAY a column of data for those months AS THE HAPPEN....
As of now, I do not see a way to accomplish this. I'm sure there is...but I just need to be pointed in the right direction......
THANKS
M
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: CRXIuser2005Posted on 2008-10-08 at 08:11:16ID: 22669840
Please keep in mind I know how to create the LOGIC to pull in and configure the rows and columns of the CROSSTAB....however, I do NOT know how to configure...SQL SERVER Reoprting Services to DISPLAY a CROSSTAB "LIKE" object.........so don't worry about trying to explain the DATA OBJECTS NEEDED...I just need to know how to CONFIGURE A CROSSTAB in RS.
I think its called aPIVOT table....but....HOW do I get it to DISPLAY IN RS...????