Sending email notification to users after a report has been generated to...
Hi,I'm interested in ideas/recommendations on how to send email to notify a user that their SSRS report is ready to view in a windows file share. I am thinking someone out there must have done...
View ArticleHow to find the sum of future months amounts in ssrs report
I created an ssrs report in which i have monthly wise report in that report i have to find the sum of future months amount in one one columnthat is this is october month i have to find sum of months...
View ArticleSSRS 2008 Date Comparison Expression
HiI have date input parameters, @From_Date and @To_Date. If From_Date = 01 August 2014 and To_Date = 30 September 2014 and I run my report, I want to get results "Results From 1 Aug 2014 to 30 Sep" as...
View ArticleSSRS Report that fires a URL
I do not know how to ask this question. This is hard for me to explain but here goes nothing...I have hundreds of SSRS reports that query data from our SQL server. So we are versed at creating and...
View ArticleDate Expression
Hi, I have this date expression bellow, please correct it, I'm not sure about "&"[quote]=IIF(Format(Parameters!Start_Date.Value, "MMM") = Format(Parameters!End_Date, "MMM") &...
View Articlethe report server cannot process the report.the data source connection...
Hi All IN one of our reporting server whille application team are trying to fetch reports they are getting this error"the report server cannot process the report.the data source connection information...
View ArticleHow to connect to SAP HANA using SSRS Datasource
Hi,Can any one help.. how can i connect to SAP HANA using SSRS Datasource.Please guide me with Step by Step connection values.
View ArticleReset parameter value to NULL
Hi,I am working on a report which has a combination of dropdownlist and user entered text parameters. As per the requirement, the values in the user entered text based parameters are defaulted to...
View ArticleSum subset in group
I'm not sure how to do this:column1 column2 1 5 2 7 1 1Total (I want the total of column2 where column1 = 1)I'm sure there's a way to do it?Anyone?
View ArticleHow To Remove decimal points in ssrs report
Hi i have created an ssrs report by using look up function to retrieve data from second datasetby using below...
View ArticleHow to remove #error in ssrs report
i have an ssrs report......where i have to calculate percentageiam able to calculate percentagebut my problem iam getting infinity and #error valuesi tried to eliminate 'infinity' i got successbut iam...
View ArticleReporting Services Subscription is sending multiple reports once service is...
I have a report with a SSRS subscription. The SSRS service was down for a few hours. When the service was brought back up, all the reports that were queued up by the subscription on the job scheduler...
View ArticleDoes this sound like a SSRS bug?
I have a SSRS report that has grouping by LOT_NO, RECEVING_DATE and then detail level fields.One of the detail fields is called tickettype. I have a page break set for every change in LOT_NO.In the...
View ArticlersExecutionNotFound error in SQL Server Reporting Services
Hi sir, I am getting the error like "rsExecutionNotFound error in SQL Server Reporting Services", when i execute the query manually it takes approximately 12 to 15 min to complete the execution. Kindly...
View ArticleIIF Function Not working. Please help.
Hi Everyone. I am trying to do a multi condition IIF Statment, but is returning "Doesn't Work.Can someone please help. See code below. Thanks=IIF(Fields!Material.Value="Copper" AND Fields!Measure.Value...
View ArticleRepeat Title on each Page
Hi,I have a title on my report, which is the name of the report and date [quote]=Globals!ReportName & " on " & Format(NOW,"dd MMM yyyy")[/quote], I want this title to be repeated on every page....
View ArticleHow do I do an automated export of a report to an excel file & email it
So I got a request to do the following*Make a view to get all the people the report needs to be mailed to*Generate the report for each person (I got the rdl file for the report & it takes the...
View ArticleCalendar style report - trouble
Hello everybody,I am trying to create a calendar style report will have 12 months (as columns) and store opening listing in rows. I have created a matrix, but the problem that I have that the store...
View ArticleMigrating SSRS from SQL 2000 TO SQL 2005
Hello, I am in the process of migrating SSRS from SQL 2000 to SQL 2005. I restored the database and restored the encryption key and configured the reporting services. It still doesn't work.When I go to...
View ArticleReportbuilder slow/stuck on 'Connect to Report Server'
So I just received a call of a dev that when he tries to open a report in reportbuilder from the report manager url from one of our sites the 'Connect to report Server' seems to hang for several...
View Article