How to find specific text box/tables in ssrs
Hi All, I am using report builder 3.0 to build ssrs reports and migrating reports from 1 environment to other. The issue here is i generally get errors like "The Group expression for the grouping...
View ArticleCount columns in a column group?
I need to get a number for the columns in my SSRS Report.I have one column group which is months. The user can then select year or many years and all the months are displayed and some SUM information...
View ArticleHow do I restrict a multivalue parameter
HiI have a report that contains people and competencies that these people possess.I have used a multivalue parameter for a report so that the user can select multiple competencies and then run the...
View ArticleIs it possible to determine which SubReport is rendered?
Hi All,Using SQL 2008 R2 SSRS.I have a report with a number of subreports, and need to show a different footer image depending on which subreport is on the page. Each subreport could span multiple...
View ArticleMaximum and Mininum values in Charts in SSRS
HelloI have chart- On X axis - Date and On Y axis - Sales numbers.Now I want to set minimum and maximum values dynamic, so if minimum values is 500 for sales then minimum value should start with 500.If...
View ArticleProblem accessing the reporting services webpage
Hello,Lately, we had to host System Center Operations Manager (SCOM) databases and System Center Configurations Manager (SCCM) databases on the same SQL Server machine which is running SQL Server 2008...
View ArticleCreating a report with opening and closing balances plus debits and credits
I'm trying to produce a report that shows opening balances, debits, credits and closing balance for each account.The opening balances are stored in the table under the period "0" and closing balances...
View ArticleHow to SSRS 2008 Drilldown report
I currently have my report looking like the following:Worker Date RevenueSmith 02-01-13 $205.00Smith 02-02-13 $75.00Smith 02-03-13...
View ArticleHow Can I Toggle the Invisibility of Children Column Groups?
I'm creating a report that shows test results of a student's ACT Composite score, along the the results of the categories English, Math, Reading, and Science. What I would like is for the report to...
View ArticleSSRS 2008 R2 Expressions
I am trying to use what I thought would be a simple expression but it am having no luck.I want to evaluate one field and based on a true or false response, have data display from another field. I have...
View ArticleSSRS 2008 R2 - Repeating column headers on Excel tab breakout without Group...
I have competing requirements I can't seem to resolve all together.1) I need to have my single group report break out the data rows on multiple tabs when exported to Excel based on the changing value...
View ArticleThe report has user profile dependencies while enabling Cache
Hi,I am getting that error trying to cache a report, I see that this is described here http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/e2ce8dd0-17db-47de-b13e-3574cc9d536fbut,...
View ArticleHow to pass one field value from my parent report to one subreport?
What I am trying to do should be simple. I have never used SSRS variables before, and this is probably a very good solution. But this is not working currently for me. I have one parent report with...
View Articleprint group header on every "printed" page
I have a tablix and I have successfully configured it so I can see the group headers on every page in the report viewer. The problem is, the report prints on letter size paper in horizontal view. This...
View ArticleRepeat group header with each group
How can I make group headers repeat with each group? I know how to make them repeat on each page, but this is a special requirement to repeat with each group.Thanks.moondaddy
View ArticleSetting up an SSRS in an environment with Load Balancer issue
We are studying how to implement/install an SSRS in our sharepoint 2010 environment,however we did this before in MOSS 2007 wherein our environment has a load balancer.what happened in MOSS 2007 is...
View ArticleSSRS report is not printing appropriately in roll label Printer(Dot Matrix...
Hi,I need to Print SSRS report in rool paper.rool paper size is 3.5 Inch width and 1.5Inch Height and Printer is HP (Epson LX-300).I have set 0Inch to marginsPlease find following output result of...
View ArticleHow to generate chart from existing report (i.e. ssrs or cr)
Hi evryone my requirement :: I have some reports like report1.rdlc, report2.rdlc, .... with the help of the reports i need to generate the MSChart how can i implement this requirement. Send me some...
View ArticleHow to find datasouce and (dataset or sp or query) of an existing rdlc report
Hi How to find datasouce and (dataset or sp or query) of an existing rdlc reportThanks & RegardsVENKI
View ArticleAlways Expand groups on export/print of an rdlc report SSRS(even if user has...
Hi,I am facing a problem in creation of an rdlc ssrs report.Scenario is as follows:The report has Expand all/Collapse all radiobutton option to toggle a group's visibility.Report should always be in...
View Article