Report Rendering Time Significantly Different on Seperate (but comparable)...
I have a SSRS 2008 R2 report that I have been running on a Windows 2008 R2 virtual server for some time without performance issues. This server is quad core, 8 MB memory and runs several other reports...
View ArticleThe required field Field is missing from the input structure.
I am getting the rror below for the code posted. I appreciate any help provided to solve this...System.Web.Services.Protocols.SoapException: The required field Field is missing from the input...
View ArticleHTTP Status 503: Service Unavailalbe Error in SSRS
Hello - We are using SSRS on SQL Server 2008 R2 we can access our reports via the Web Service URLhttps://tfs.rosetta.com:443/ReportServerBut cannot access the reports from the Reports Manager URL...
View ArticleLeft Justification doesn't work in production mode
Can anyone tell me why the left justification will work in Design and Preview mode, but not in production mode?I have left justification set as the property on the text boxes, and it looks perfect in...
View ArticleSet group member visibility
Hello Together,I biult a matrix in reporting services with a group containing different classes.My task is to display certain classes for example : A, B,C D. Beside this shown classes there are three...
View ArticleHow can a group be printed in the page header when page breaking on the group?
I am trying to print a dynamic row group in the page heading and I currently see no way to do this.I would like to do this without using a stepped report. We haveAny suggestions?Thanks
View ArticleDeleting Tablix VB .NET
Hi,I am building a rdlc in VB 2012 and using Tablix.There is 2 tablix.. and a criteria if GroupA=True the delete tablixB, else delete tablixA. If GroupA Then Dim tablixB As XmlNode =...
View ArticleDifference between two datetime parameters..
Hi , Iam using sqlserver reporting services 2005 and in one case I need to find out the difference between two datetime parameters. I need the difference with the time. Can you please help me in...
View ArticleIs it possible to disable the toolbar and have the document map enabled...
Hi,Is it possible to hide the toolbar and have the document map enabled within the same report?This is because I have several reports deployed in the same solution with the toolbar hidden, and my...
View ArticleCount Distinct Values based on 2 Columns
Good Morning Evening or GoodNight depending on where you are in the world.I am in a tricky position of double counting distinct values based on 2 columns because they are truly distinct, allow me to...
View ArticleInteractive Sort does not work with SubReports
Hello All, I have a subreport that has interactive sort on one of the columns in a table. The interactive sort works well when i run the subreport. But when i run the parent report that contains the...
View ArticleHow to make a dataset field appear in the footer?
I am developing a 2008 R2 RDL and am trying to get one of the dataset fields to appear on every page in the footer. How do I do this? The problem is that I can't link a dataset to a footer. So...
View ArticleDrill to report with multivalue parameter without defining the parameter value.
I have created a menu report listing available reports and am setting the Jump to settings of each text box in the list to take the user to the relevent report. But I am having a problem setting up...
View ArticleError processing report with embedded subreport while leveraging interactive...
This error only occurs with the Report Viewer v10 control...fine with v9 and occurs on both SQL Server 2008 SP1 CU9 and 2008 R2. I have a report that has an embedded subreport object, and the...
View ArticleJune CTP - Interactive Sort and Sub-Reports
When I drill-through to a sub-report, the sub-report displays correctly but once I click on the interactive sort arrow, the entire report data disappears. I am using the same configuration as on the...
View ArticleSSRS report with hierarchical data
Hi,We are using SSRS 2005 and Sql server 2005. I have a hierarchical data coming from db as result...
View ArticleSSRS Report URL in CORP NET & DTAP Network
Hello Everyone,In my environment we have a DTAP network and CORP network and I want my SSRS Report URL to work in both the Networks.Right now I am able to give access to my report URL to all of them...
View ArticleCount IIF problems in SSRS
I am in the process of migrating a lot of Access reports to SSRS. I am still finding my feet with SSRS and all has been going well, until this point. I had an Access report that counted learners with...
View ArticleKB2716436
On Tuesday (10/09/2012) SP 3 was installed for SQL Server 2008 R2 (KB2716436) by Windows Update. My installation of SQL Server includes Report Services - so now when someone tries to print it wants to...
View ArticleEnd of Statement Problem
Hi All,I'm stuck on an expression. I'm receiving an "End of Statement Expected" error. Any thoughts on how to get this working?Here is the expression: =IIf(Fields!Students.Value Is Nothing, 0,...
View Article