No event-based scripting in SSRS/Report Builder 3.0??
Hi All,I use Report Builder 3.0 to author reports that are run on a web server (accessed by on off-the-shelf web application). I design a form in the web app where parameters are selected and then...
View ArticleHelp Sorting Multiple Column Totals
All,I have a requirement to sort column totals in a my matrix report that has a list of customers on row, two column groups (year and quarter) with column total, and total sales. My sort expression is...
View ArticleAccessing the parameters passed from other URL is SSRS 2005
Hi, I have 2 reports Say report1 and report2 created in SSRS 2005, Report1 is summary report and report2 is detailed report of report1. We have one column in report1 which is used as link to...
View ArticleHow to not send subscription report if no data
I have a report that may or may not have data. I have a subscription setup for this report. The subscription has a defined To list. I would like to NOT send the report if there is no data on the...
View ArticlePassing a parameter into a URL -- to be used by an ASP.NET report
Hi Everyone,I am relatively new to Reporting Services, and I am new to the forums. :-)I need to be able to link from a Reporting Services Report to a pre-existing ASP.NET report. In doing so I need to...
View ArticleData Driven Subscription for SSRS report using SSAS as backend
I have a SSRS 2005 report that compares data between the two servers T36 and T38. The data is stored in SSAS Cube and the structure , name and type of data in the cube is same in both the servers in...
View ArticleCognos expression to SSRS
I need some help with converting a Cognos expression into SSRS. Has anyone done it? I am brand new to reports if [[ total[converted unit total] no.3 <>0] then [total[booked...
View ArticleWith SSRS 2008, SOME subreports get Error: Subreport could not be shown
Hi,I have been reading many of the web posts regarding the Error:Subreport could not be shown message. But none seem to fit so far.Having recently upgraded to SQL Server 2008 R2, I have encountered the...
View ArticleOverride default parameter with expression in linked report - not working
Hi thereI have a linked report with a parameter accepting a DateTime value. According to http://msdn.microsoft.com/en-us/library/ms189700.aspx I should be able to type an expression in here.If Default...
View ArticleThe report execution jzv2ou45h5cffafvz3ftwnfb has expired or cannot be found....
I spent all day struggling with the above error that poped up on report generation. In the end I found the problem and since I haven't seen this specific issue documented anywhere I figured I share...
View ArticleGraphical report objects not consistently rendering
I have a dashboard report that heavily utilizes gauges and subreports to show the states of various metrics and sub-metrics. It is mostly a tabular layout with the child metrics hidden until their...
View ArticleQuery Strategy for this please?
There are two tables, AccountsOpen and AccountsClosed, which keeps track of which employee has openedand closedeach account AccountsOpen EmployeeID (int) AccountID (int) AccountsClosed EmployeeID...
View ArticleUser!UserID not working in conjunction with Available Values
I have been banging my head against the wall over this now for a day or two. I also found a thread with my same problem but no conclusion...
View ArticleUri string is too long
I have an issue with running a report from BIDS. The report is fairly large with 6 parameters 2 of which have large > 3000 rows. When I select all values from each parameter, report in BIDS...
View ArticleChart Scale issue in ssrs 2008 r2
Hello,I'm experiencing the following issue when charting. Depending on what decimal precision I place on the Y axis, the chart is displayed incorrectly. Namely, given the following data set:select...
View ArticleSSRS - using switch inside IIF statement
I've successfully used switch inside IIF in other reports, but this particular one keeps giving me the following error:[BC30198] ')' expected. I'm wondering if my round statements inside the switch's...
View ArticleHow to export datasets\tables to excel - some into the first tab, the last...
I am currently working in SQL Server 2005 Reporting Services.Following this threadhttp://social.msdn.microsoft.com/Forums/en/sqlreportingservices/thread/553cdd21-f05a-487c-a198-4c3794ce653eI am able to...
View ArticleReports NOT in Iframe
Apologies in advance this may be a very amateur questionI have a website which I want to embed an SSRS report to, however security implication means it can’t be in an iframe.Ive done some search online...
View ArticleVS2008 Reporting Services drill through preview broken
I have one solution with two report projects. One project contains a main report that has been deployed to a report server. The other project contains a drill through report and has been deployed to a...
View ArticleDrill through data until condition is met?
I’m trying to display my sales order data in a report which will drill down through the parent, child sub parts of the sales order line item until the part is in stock. It will always display the top...
View Article