FormatDateTime gives #Error after report renders
I want to hide the error from showing on the report after it renders. The textbox has dates and null values.I get the #Error after the report renders where value is Null.I even tried...
View ArticleIs There a Way to Have SSRS Scheduled Reports Re-Execute Themselves Following...
Here's the scenario. I have a SSRS 2005 solution on the front end where end users have created hundreds of reports with Report Builder. Many of these have been scheduled to run automatically (report...
View ArticleHow to open URL in new tab rather than new window in SSRS 2008 R2.
Below is my navigation URL link ..I want the drill through to open in new tab rather than new window..I believe i need to change the newwin..Can someone help me out with...
View Articlehow to integrate dundas with ssrs 2008
Hi I am new on to the ssrs now i have to integrate the dundas with ssrs 2008 I need a step by step procedure.Can some help me in this
View ArticleHow to turn off wrap text when exporting to Excel from SSRS 2008 R2
I have a matrix report where i have hidden the columns based on below condition:=IIF(Globals!RenderFormat.Name="EXCEL",False,True)and i have made the width of the column to zero so that the empty space...
View ArticleHow to access Report Server from internet.
Hello all,I have created a new Report Server on the amazon instance with the url as: http://<instance-name>/<Reports/Pages/Folder.aspx>Now i want to access the same report server from my...
View ArticleError of Credentials in Report Builder 3.0
Hi I am getting an error of credentials while testing the connections for data source in Report Builder 3.0.ERROR...
View Articleblank second page
Why do I get empty second page when printing? The data is only on the first page when I check in preview. Any thoughts please? Thanks
View ArticleSSRS Reports exporting to excel in multiple pages
Hi,We have an SSRS Report where in we configured paging with 20 records per page. Everything is fine. Now, when we try the report to export to Excel option, it exports 20 records per sheet. Is there...
View ArticleWhat is the complementary tool for BIDS (SSRS, SSIS tool in SQL 2008) in SQL...
I was using BIDS 2008 in SQL server 2008 Standard. I am planing to move to SQL server 2012 and looking for a complementary tool where I can develop SSRS reports (Like in BIDS 2008).Can anyone suggest a...
View ArticleHow to Pass Credentials to Report Server using Report Viewer 2005
HI All,I have developed reporting in SQL Reporting 2005, its running OK when going directly tohttp://servername/reportserver but when have link of project in sharepoint site i get authentication access...
View ArticleParameters within a SELECT statement
I'm writting an aging reprt within SSRS and I've managed to get it working as long as I use set day amounts within my query, ideally I'd like to be able to let the user specify the days they would like...
View Articleoracle parameter: picking first row only
i am passing a oracle parameter between 2 oracle tables. i am using IN : to refer to parameter.using datasource as oracle client to refer to both tables.when i pass the parameter,it picks only the...
View ArticleSSRS 2008 R2 reports generating slow (SQL prepare?)
I have a report that has parameters(some cascading) based on Share Datasets.When opening this report on our production report server it takes +/- 30 seconds before SQL statements start appearing in...
View ArticleHelp with a report to show data horizontally
Hi Guys,I'm trying to build a report with 5 fields which are: VolumeId, TotalVolumeWight, TotalMiniVolume, TunnelId and ProductId.For example if I have...
View ArticleReportViewerWebPart not working properly with GetParameters
I am programmatically adding a ReportViewerWebPart to an application page in SharePoint 2010. I can get the report to render properly by setting the report path but when I do a...
View ArticleSSRS 2005 Report Manager is not accessible. -
Hello,I am not able to access Report Manager, getting below error in logs :Microsoft.SqlServer.ReportingServices2005.RSConnection+MissingEndpointException: The attempt to connect to the report server...
View ArticleSSRS 2012 ERROR [IM014] [Microsoft][ODBC Driver Manager] The specified DSN...
I have a SSRS installation, I have deployed my connections to, but they fail with title message. The drivers and ODBC on the box are setup and work fine with 32 bit ODBC conn manager. When I run or...
View ArticleSSRS Format Codes Bug? - Negative values have no leading sign if value is...
found another bug? or at least different behaviour between excel and ssrs number-formatting.In Excel the result is correct:But in SSRS the "-" sign is missing in case the targeted decimal numbers in...
View ArticleDownloading Report from asp ReportViewer website
Hello,This is my first visit here, I'm going to try to use c# to automate some steps that we have to do every day/week, like downloading and processing reports. I open a form and then connect to the...
View Article