how to show only one default value in parameter drop down list in ssrs ?
Hi friends,i have a parameter called "Accounts" in my ssrs report, and by default i want to show the only one value called "Green Pages" . butin parameter properties i have mentioned specified value...
View ArticleGraphing a linear trend line on a scatter plot in SSRS 2012
I am able to trend a linear trend line in SSRS 2012 using the formula Y = mX + B to generate the trend point values in T-SQL. If I plot the trend line values of the scatter plot with the data points...
View ArticleQuery Error if Date has no value
Hi,I have wrote the following query to calculate some value,=IIF(LEN(CStr(Fields!PostingDate_ShippingTime.Value)) > 0,IIF(Fields!PostingDate_ShippingTime.Value <...
View ArticleAccessing SSRS Report Server
Goal: deploy SSRS reports in a way that allows both corporate and offsite locations to view them in the report server (like they both currently do with my intranet pages from my intranet...
View ArticleRecurring Data Driven Subscriptions using a SharePoint list.
I'm trying to create a solution that allows employees to complete a simple form in SharePoint 2010 using InfoPath to 'sass it up' a bit so that each of the different reporting options that they need...
View ArticleI want my SSRS report to fetch data based on a specific scenario.
Hi All,I have a scneario where I have a dropdown list which populates the order no.I want a to setup a text box also where the users can type in the OrderNo directly if they remember instead of...
View ArticleExclude weekend days from chart date scaler axis labels
I would like to have the following chart display only business days (exclude weekends). I currently use scalar to display days with no values, but can't find a way to exclude weekends.Any help will be...
View ArticleSSRS Report fine in preview mode but print with different format
Hi,I have a report with a custom size (e.g., 12.6 x 7.89) and it is fine in preview mode.Printing to a standard HP printer then I get a cut off result on paper.Since I use A4 paper for printing so I...
View ArticleHow can I pass multi valued parameter to a subreport
Hi I have a main report having a report parameter @offices.This parameter is populated from separate dataset and contains list of multiple offices.Now I need to pass this multi valued parameter to a...
View ArticleGenerating SSRS Report using Domain Objects
My application built around Domain Model using C#.The domain model contains all the properties including calculated properties which are to be shown in the SSRS report (SQL SERVER 2008).I have...
View ArticleHow to write Expression to subtract row Group SubTotals
Using SSRS 2008R2 and Matrix Report ItemI have row group SubTotals based on Group Expression. Group A, B ....etc are created based on Expression, hence they are dynamic.Group...
View Articlehow to Freeze Row header in matrix report of SSRS-2012 ??
Hi All,I have a matrix report where i have a row and column group.My report is of around 100 pages.I need to freeze the header and i want it to show in every page.Do any 1 have idea how to fix it...
View ArticleIs it not possible to edit the Semantic query when generating a report...
Hi,I want to generate a report using a report builder 3.0 . I have created a report model for the same. But when i try to modify the query according to my need it throws an error as shown below. Please...
View ArticleReport Viewer on IE9 not showing all data in report
HiWe are using SSRS 2008 r2 and have recently moved from IE8 to IE9.I have noticed on one our reports which uses a nested table that some data is not shown in the report viewer but when printing or...
View ArticlePrint Control and PDF Print Differently In SSRS
I have a report that has a Page Header and Page Footer. The body contains several text boxes and then a table. The size of the table can vary greatly. It is a Purchase Order so it will vary by the...
View ArticleReport Viewer in IE9 not displaying reports
Hi We are using ssrs 2008 r2 and have migrated from IE8 to IE9, users in our office in Germany are unable to view the reports from report manager. The processing icon briefly appears then...
View ArticleResizing all columns at once in Visual Studio 2010
HiI previously worked with Visual Studio 2005 and if, for example, I changed the font size of the detail row to be smaller and wanted to make all columns narrower, I could select all columns in the...
View ArticleHow to resolve this? An error occurred during local report...
I received the following error when I am trying to export as a pdf. The data is displayed correctly when I use report manager or in BIDS. But when I export it as a pdf it gives the following error. How...
View Articlecan not see custom .NET Framework data provider in Report Builder's...
I am using SSRS 2012.I have U2 Data Server Provider for .NET( .NET Framework data provider ).I have followed this link to register U2 Data Server Provider for .NET( .NET Framework data provider )...
View ArticleThe Request Failed or the service didnot respond in a timely fashion. Consult...
Hi,I was tryingto install SP2 after installing Sql 2008 R2 (RTM) and i received following error when i restart the Reporting Service:the Request Failed or the service didnot respond in a timely...
View Article