Tagged Questions
0
votes
1answer
29 views
How to add rows/columns to the table in runtime in SSRS 2008
Usually we design the table to have x number of rows and y number of columns in a report. But how can we create a report which adds the rows and columns dynamically at run time based on the result of ...
1
vote
1answer
3k views
Page setup and print layout in SSRS Report
I'm creating a SSRS report using BID 2008 and have a couple of questions, your help would be much appreciated.
Why the page layout on the report is different from print set up? For example I have ...
3
votes
1answer
318 views
How to query EndDate value from ReportServer..Subscriptions.MatchData
In SQL 2008 R2, I'm putting together some administrative queries on SSRS metadata to check proper configuration, and other sorts of proactive things.
While querying the ReportServer db, I've been ...