SSRS merged cells on export
I have a SSRS report that has 2 sub reports, the problem I am having is when I export the report to excel, the cells are merged if they do not find a result in the sub report, would the best thing be...
View ArticleReport caching
I have an SSRS 2008 R2 that I want to enhance performance on. Is it possible to cache this report for all clients over a given date range so that even if they select one part of this report, it will...
View Articlevb code to return maximum value from a list of values
can any one give vb code to return max value and min value from a list of valueswhen i write code.maxreturn(5,6,7) as expression in text box i wantoutput as 7
View ArticleHide Months columns-inlcude in YTD total
Using SSRS 2005- I have a matrix with column groups for each month and a year to date subtotal. My users would like to only see the current month data and the year to date total and have the option to...
View ArticleSSRS 2008 R2 - Sharepoint list item hyperlink bug?
I have created a report based on a sharepoint list and I am using a subscription in WSS 3.0 to email the report to the users once a week. I want one column in the report to act as a hyperlink to the...
View ArticleReport Builder create new chart for each value in Series
I want to create a single-page report for each Vehicle in our fleet, which will include three scatter charts, each chart from its own dataset, with one line.Datasets include:Vehicle#, Year, Maintenance...
View ArticleDefault Date Parameter In SSRS
Hi Every one,I have a date range filter in my report like @startdate and @enddate. now i want to set defualt value in Filter, whenever client run the report it automatically runs it for last 15 days. i...
View ArticleHow will do dynamically select the reports if have more than one report in...
Hi ,Actually In my report contains three table reports.So when user want to see first table report then remaining two table reports are invisible.and again ,user want to see second table report then...
View ArticleMulti parmeter values dispalying in report header or designer in SSRS using...
Hi I would like to display multi parmeter values in SSRS report using SSAS CubeI tried pleacing same parameter in report designer but it is not displaying multi paremeter values.Single parameter...
View ArticleHow to configure snapshots?
I am trying to setup a snapshot for one of my reports on an OLTP database to increase report performance. I have tried caching the report, but because the report parameters are not static, this...
View ArticleMultiple value in Data Driven Subscription.
Hi,I have few reports which build by other developer. and they don't want to change in report but they are asking from me to do the data driven subscription on the basis of few requirements which are...
View ArticleSQL Server 2012 - Configure Reporting Services - Connection Error
Hello Community!I am working with SQL Server 2012 and I have Reporting Services installed. Now I want to configure SSRS and add a database from the Configuration Manager, but when I try to connect I...
View ArticleDate Parameters for Subscription
I am trying to setup a subscription for a SSRS Report.Both subscriptions have two date parameters.I tried to set the parameters for the report subscription but the server does not accept...
View ArticleReport that will allow users to run update, insert and delete scripts
I want to create a report that will give the user a text box that they can enter sql into. Than I want another text box that they can enter a number of records that the sql statement they entered...
View ArticleCannot find ReportServer - Case Reporting Services integrated mode on...
I have SharePoint 2010 with SQL Server 2008R2 on single server. I would like to install reporting services on sharepoint integrated mode. This is new installation.What I have is following: 1) I have...
View ArticleFirst and Last Date of Selected Month using Expressions
I have a parameter which gets values in form of mm-yyyy eg: 4-2013I now need to find the First day and the last day of the selected Monty year(4-2013) in this case.I need to do this via...
View ArticleHow to remove NaN% value and replace with 0% when there is no value
I have this expression in my SSRS report. I use Business Intelligence Development Studio 2008I have coded value values of those field and they coming from code. Calculation works fine but I am getting...
View Articlei need to change those NAN values to 0 in ssrs report
When I use calculation in generating reports, I get "NaN" value in preview , I wanted to avoid this and display "0" if the result of calculation is null or infinity..I used the below...
View ArticlePassing Parameter in drill through
How do we pass a parameter on click in SSRS...For eg. if we have to drill through from one report to another report and we click on a year 2012,the second report should show the results related to...
View ArticleRequested value 'Integrated' was not found.
When I attempt to open a .rdl file report in SQL Server 2008 Report Builder 2.0, I get this error.Requested value 'Integrated' was not found. ---------------------------- Deserialization failed:...
View Article