Visual Studio 2012 Report Designer - How to pass parameters to stored procedure
I am creating some local reports in VS 2012 and have run into a snag. I am able to create a data set and so on based on a stored procedure, but unlike in the Report Builder 3 I cannot seem in the...
View ArticleSQL Cluster and SQL Server Reporting Services
Hello,I am trying to find out a document for the best practices for the installation of SQL Server Reporting Services as it is not cluster aware.I have several instances using SSRS on a SQL...
View Articlematrix vs tablix
Hi All,in context of SSRS 2008, can anyone please tell me what is the difference between tablix and matrix.As per my understanding use matrix if you need only rows to be dynamic(when columns are...
View ArticleSSRS 2008 Report designer.
Hi All,I have worked on SSRS in SQL Server 2000. At that time Report designer had to have following section. 1. Report Header Section 2. Page Header Section 3. Grouping header if any -> If grouping...
View ArticleReporting Services Report Manager displaying as text instead of HTML
Any know why that is off hand? is there a IE setting? Its happening on the local server. John M. Couch
View Articleallow enter key to act like view report button
Hi All, I developed a report in VS2008, and deployed it on report server. I'm calling this report by going to the following URL: http://ssrstest/ReportServer/Pages/ReportViewer.aspx?%2fSalesInvoices...
View ArticleConverting Milliseconds to HH:mm in SSRS2012
I'm very green so please be patient with me but I have a column "duration" in milliseconds and need to convert the output to hh:mm format. this is in SSRS2012 can anyone help?
View ArticleAggregate of an expression containing an aggregate
I'm converting a Crystal Report to an SSRS 2005 report. I have data similar to this:ID Amount ChildID Name Discount 1 200 1 Billy $10 1 200 2 Bobby $20 2 100 1 Kenny $10 I need to subtract the sum of...
View ArticleSSRS 2008 R2 call reporting web service "ListSubscription", but can not get...
Hi,I am creating a report to monitor the SSRS subscription. I am using XML Web Services as a data source in my report.My datasource is http://yourSSRSserver/ReportServer/ReportService2005.asmxMy...
View ArticleAlternate row color for matrix where i have Row group and colum group
Hi,I am using matrix in my report which is having one Row Group called ROW_GROUP and one colum group called COLUMN_GROUP. i need to give alternate color for row. I am using this expression...
View ArticleWhy is ItemPath in ExecutionLog3 sometimes null/blank
I think the ExecutionLog3 view is an exceptionally good feature! However I don't understand why is ItemPath field allowed to be NULL.When I query the View. I see a lot of times where an item with NULL...
View ArticleControlling page width
Ihave a report, with for portrait, 8.5x11, left and right margins are .25The BODY width is 7.75When I export to pdf, the extreme right is cut off (ie, the extreme right had character or digit)Which is...
View Articleget the date part of the date field
I have a date field containing hour, minute. What function should I use in SSRS to get the date partThank You Warmest Fanny Pied
View ArticleWhere is support for Report Server projects in VS 2012 with SQL Server Data...
Where is support for Report Server projects in VS 2012 with SQL Server Data Tools for VS 2012 Premium? I've upgraded my SQL Server to 2012, and thus cannot use the old Business Intelligence Studio...
View Article(SSRS 2008 R2) - Deploying Report Model Woes - The permissions granted to...
This problem is beyond frustrating. I am a domain admin but when I try to deploy my report model project using BIDS (running as administrator on the same machine) I receive this error message:"The...
View ArticleSubtotals from group header, and parent groups
I've searched and experimented with this but still cannot get what I need.This was dirt simple in Crystal, which I'm now porting to SSRS.Here's an example data set:Client | DeliveryId |DeliveryDate |...
View ArticleNew SSRS Server
i have an existing SSRS database on Server 'A' and and SSRS services on Server B. We are replacing Server B. What is the best method to do this replacement?1. backup existing reportserver db on serverB...
View Articlehiding parameter using custom code
hi , i want hide a parameter based on radio button if true means i want enable else disable cn any one give me custom code for this Regards Arjunmallis
View ArticleReport upgraded to SSRS 2012 SharePoint integrated mode now interprets dates...
We previously had SSRS 2008R2 running in integrated mode with SharePoint 2010.I had created a report which pulled date information from an SSAS cube (also 2008R2) to populate the default values for a...
View ArticleDistribution list
I understand that distribution list can be used to send multiple emails via subscriptions in SSRS. I have setup a list and can email to it from Outlook. How ever when SSRS sends it out I get the...
View Article