rsParseErrorInvalidSize Warning in SSRS 2008 HTML Placeholder
Hello - I have a report that renders html formatted data submitted from a RichText box to a 2008 R2 db by a WinForm application. The data is output on the report via a Placeholder configured with HTML...
View ArticleSum of a column giving wrong results
Here's my SQL:;Test1 AS ( SELECT C1.Col1 , C1.Col2 , C1.Col3 , C1.Col4 , [Status] = ( SELECT CASE WHEN [Status] IN ( 'Ind' ,'Act' ,'Bor' ) AND Col4 = 'Activated' THEN 'Dispose' ELSE [Status] END ) ,...
View ArticleGrouping Issue for 2008 Report
I've created a report with one dataset. I've grouped the report by one of the fields - AgentName, so each row of will appear on a different page. That worked fine. Then later I was asked to add in two...
View ArticleTable row with text
Hi All, This is probably a simple question but I can't work out how you do it. I am using ssrs 05 and I want to have a table cell row (not header or footer) with some text that always appears. I have...
View ArticleSSRS 2012 rendering report as PDF does not honor parameters?
Hello friendsSS2012 (SP1)I have very simple report that accepts two parameters and display the info about the employee ( one pic and some text). So far so good, now we have a requirement to generate...
View ArticleGroups and Totals in SSRS 2008R2
I have a report that has the following layoutParent Activity ID Activity Name Question Text Average Sum 1 A Activity 1...
View ArticleSystem out of memory issues Resolutions ? Make SSRS consume entire memory ?
Team , Can some one advise ?I have some reports timing out ..Fairy a small one and not able to handle data around 50,000 rows to <75,000SSRS 2005 Version :4 GB RAM .Customer is not wiling to...
View ArticleSSRS "Go To URL" actions become inactive within a PerformancePoint Services...
Hey, A little background: I have a few SSRS Reports that have "Go To URL" actions defined in them. These URL's use the window.open method to launch the target / drill through reports in a new window....
View ArticleSSRS Matrix report total row on percent column
I have a matrix SSRS report as below:The output looks like this: Date Calculations Sales YTD Prior Sales YTD % GrowthManager1...
View ArticleSSRS 2008 difference from table and matrix
Hi,When we drag the table and matrix control in report designer, it seems to have to same type: Tablix. And in SSRS 2008 we can add dynamic columns in table. So I just wonder what are the difference of...
View ArticleSSRS 2005 - weird scenario
Hi,We have report where we have n number of search criteria. Report consists of 124 columns. We are calling SSRS using web service from asp.net application and binary stuff returned from SSRS will be...
View ArticleReport upgraded to SSRS 2012 SharePoint integrated mode now interprets dates...
We previously had SSRS 2008R2 running in integrated mode with SharePoint 2010.I had created a report which pulled date information from an SSAS cube (also 2008R2) to populate the default values for a...
View ArticleWindows 8 and IE 10 crashed after printing from Report Manager SQL server...
We have a problem with Windows 8 in combination with IE 10 and printing reports. When we print a report from the Report Manager 'http://<servername>/reports' the browser crashed after a print....
View ArticleScript that detects when there is no action after an amount time.
HiI have a question regarding SQL SERVER 2008 R2. I have two databases that are connected with eachother and they exchange information, but for some particular reason it stops working sometimes. Now my...
View ArticleI should customize a report in sharepoint 2007 based on user who login to web...
I should customize a report in sharepoint 2007 based on user who login to web page.report has a parameter & I should change the value of that parameter on page load. How can I capture that...
View ArticleHelp or suggestion needed for programmatic rendering with internal parameters...
Hi everyone.In our company we are using SSRS with SQL 2012 SP1 to generate invoice style reports which may contain multiple pages. Our reports havea header displaying customer address information and a...
View ArticlePermission of Parameter Dropdown List
I have a report that shows employee performance. When an employee opens the report by choosing his/her name from the dropdown parameter list then it show that emloyees performance. This parameter...
View ArticleThe sub report can not be found in the specified location
I get this error when i run my main report. the main report can not seem to find the sub report... even though when i go to the sub report properties i can select the use this report as a sub report...
View ArticleInvalidate of the shared datasets fails
We are using shared datasets that are cached in a Sharepoint/project 2010 server environment with reporting server in integrated mode(SQL2008R2 + Microsoft SQL Server Reporting Services Version...
View Article