SSRS Expression for SQL In Clause
I am trying trying to write a expression which will allow me to switch queries between based on the parameters passed. I am using a Multivalue Parameter with in Reporting expression.the values are...
View ArticleClaculated Field giving error in SSRS 2008
Hello I have a custom code which i am trying to reference in a dataset calculated filed. Code is as follows: =IIF(Code.GetMostRecentPeriodValue( IIF(Parameters!EndDate1.Value <> "",...
View ArticleMost efficient dataset for recursive row groups?
I have been producing reports with Recursive Row Groups in which the Parent rows aggregate the details from all their child rows. To accomplish this I have been producing datasets in which every parent...
View Articlecolor in drill through in ssrs
I have two reports report A and report B.Report B is drill through .when i click on report A it opens report B.Report A has 5 different cities like LA,NY,RD,Scr,Fresno. and on report A they are in the...
View ArticleDisplaying Blank value from Parameter selection in Report
I have a multi-select parameter which allows 'Blank' values. When we display the selected parameters in the report results, parameters which had Blank selected show ( ,Value1,Value2,etc...). Does...
View Articlewriting a SSRS report, how to set the value of the second parameter based on...
writing a SSRS report, how to set the value of the second parameter based on the results of choosing a value from the first parameter I have a list of dates I have available in the first parameter. I...
View ArticleColumn Visibility option is disabled on column
I'm trying to hide a column but it belongs in the RowGroups area. Unfortunately, the Column Visibility is greyed out and disabled. I'd like to just hide the column but keep the grouping. I found a...
View ArticleError when large SSRS Report is exported to Excel
Hi there, We are having a problem when exporting large SSRS reports to Excel. The errors in the Report Server log are the following: ERROR: Throwing...
View ArticleFind query text when a ssrs 2008 r2 report is run
Hi, I am trying to debug a report which uses a stored procedure written using dynamic sql and wanted to get the query text which is executed against the database to get back results. I tried looking at...
View ArticleBrowsing Issue in SSRS report Manager
Hi All I have issue with Browsing reports in report manager..When i deployed report successfully and browse in Browser ,preview of report is not fine . In IE it does not open and in mozila it...
View ArticleSSRS 2008 R2 Report hangs
Hello, I have a report with 8 parameters. Only the second one depends on the first. When I make a selection form the first drop down, it disables all the rest of the parameters. This does not...
View ArticleRadar Charts SSRS
Hi All, I have requirement to develop a report like below image. Is to possible to develop this kind of reports in SQL Server Reporting services 2008 r2. I have tried with one example but the major...
View ArticleReset Page Number for Table object
Hi, I have a report which has 2 tables.The report has page break between the 2 tables and has page numbering in the page footer. At the moment there are 10 pages in total, 5 pages for table 1 and 5...
View ArticleIssue with dynamic connection strings and NTLM double hop
First, thank you in advance for any advice you can provide. Allow me to list out the my requirements and what I've done up to this point to give a lay of the land. Requirements...
View ArticleFailure to export built-in Globals to Excel
I've written a number of reports for my client using SQL Report Builder 3.0 on SQL Server 2008 R2. Everything is fine apart from one anomaly. Every report contains a text box in the footer with the...
View ArticleAdding date to filename in report subscription
My company sends reports on a daily basis to our customers. Now I want to save all the sent reports on disc with the date in the filename. I have set up a subscription which daily saves the files where...
View ArticleSSRS 2008 R2 out of memory exception
Hi, I have report, were the query returns 3-4 lakh records and the report query executes within 2 mins, and the report takes more than half an hour and throws out of memory exception. Need help on...
View ArticleStacking Charts on top of one another
Greetings, I have a rather simple request; which i seem to be unable to resolve. I want to stack two charts on top of one another: I can't use the chart-area as they're bound to the chart-dataset...
View ArticleCLR20r3 - Unable to launch Report Builder 1.0
Hi all, Need some help here. When I double click on C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer\ReportBuilder\ReportBuilder.application I receive the...
View Articlehow to sort a Matrix group with an expression???
Hi Forum, I have a report that i cannot make it sort on a group based on an expression. I have another report that i am using the same expression and works fine. The follwing is the expression that i...
View Article