I can not connect to the database Error 40
I can not connect to the database Error 40 TITLE: Connect to Server ------------------------------ Can not connect to <localhostname>. ------------------------------ ADDITIONAL INFORMATION: Error...
View ArticleConfigure SSRS 2012 to send Data Alerts emails to the file system.
Hi Guys, Below is a nice example for SSRS 2012 Data Alerts from Peter Myers, MVP. At around 6:58 min. Peter talks about configure SSRS 2012 to send emails to the file system. I am curious where within...
View ArticleSharepoint integrated with SSRS 2008 R2 Issues
Hello Everyone SSRS Report takes 1 second in SQL Management Studion and in SSRS but when i check the same report on Sharepoint, it takes aroung 7-8 seconds. Can anyone help me with this issue? Thank you
View ArticleSSRS 2008: connection failure, timeout or low disk condition within the...
Hi, I have started getting this error since a week now when I try to schedule a report or change a schedule of a report. An error occurred within the report server database. This may be due to a...
View ArticleHow to do a WHERE clause in...
I have this code =IIF(ISNOTHING(Sum(Fields!Asset.Value)),"-",Sum(Fields!Asset.Value)) but I want it to do it where the Group=1 How do I change the line of code above to only sum the rows where the...
View Articlehow to make tablix doesnt move
hi i am having 1 tablix If TradeAmount has less data the row footer is moving up ,if i am having multiple pages. i want this table to be fix.footer should not move up.it should be fix in multiple...
View ArticleHow to Exclude a Row
I have this in a cell =Fields!rowLabel.Value Which shows the following values Delta/Gamma Rho/Convexity ...etc Underhedge These (except for Underhedge) have a Group value of 1. Underhedge has a Group...
View ArticleReporting service error - SSRS 2008
Hello: I created new subscription for my report & schedule to send it. it failed to send with following error. Error = Failure sending mail: An unexpected error occurred in Report Processing.Mail...
View ArticleSharepoint and Reporting Services Double Login
I have a SQL Server 2012 report server running in native mode and SharePoint 2010 running on the same machine. The Active Directory is running in the same domain but a different machine. I have...
View ArticleHow to add the first and second value into one cell?
Report view Country Total USA 100 Mexico 200 Canada 50 UK 300 I want to put a title it as.. "UK & Mexico are #1 and #2" Of couse total is calcuated field in matrix. What I tried.. 1. Create...
View ArticleSSRS 2008 - Column width changing on Expand / Collapse
SSRS 2008 - Here is my report: Group 1 header Group 2 header (opend collapsed) Detail (hidden when report opens; toggled by Group 2 header) When I initially run the report, the column width of...
View ArticleList control with subreports
Hi, I have reports with List control and three subreport in it. Each subreport have one table and one chart. Charts can be invisible conditionally. I have following problems: 1. When I run report with...
View ArticleTSQL IN Keyword equivalent in SSRS
Hi I was trying to figure out if we could write expression in SSRS which will work similar to IN Keyword in TSQL. T-SQL: City IN ('Seattle', 'Phoenix', 'San Jose'). How could we re-write this in SSRS...
View ArticleSSRS Farm shows http link in F5 Load Balancer with SSL enabled
Hi there to you all! I'm having a little problem with a new group of SSRS load balanced Servers. I have an F5 with SSL enabled in it, accessing the HTTP sites in two SSRS servers sharing the same SSRS...
View ArticleCrystal SSRS Migration
Hi James, I need some help from you on solving a problem in Crystal to SSRS conversion. I am trying to convert a Crystal Report to an SSRS Report.In the Crystal Report the Data is filtered using...
View ArticleChanging footer size on last page only
Dear all, I am having a problem with the footer in my SQL Reporting Services project. I am trying to print a disclaimer in a text box on the last page in the footer. I can get the text box in the...
View ArticleSSRS 2008 Action Go to URL open in new window works sometimes
I have used Javascript:void(window.open('MYURL','_blank')) to successfully open hyperlinks from SSRS 2008 reports. However, I have a report where this refuses to work. The command is implemented in...
View ArticleShow/Hide additional details table on the same report
Hi, I do have a report (Report1) with grouping with expand/collapse and details. I want to click on a row in the detail area and do not do more expand/collapse but show further details in a separate...
View ArticleSumming ReportItems!.Value with Sub-Totals
In the <<Expr>> for FA Class Code I have an iif statement that will assign the assets into 3 different groups. In the <<Expr>> Columns the first row is a date calculated based...
View ArticleSSRS Report Server coming with just server name and DB version
Hi Team, I have configured SSRS for a named instance in windows server 2008 r2. As per documentation, the config files have been changed and the services is running without any error. But when i...
View Article