Print issue with SSRS 2008 ActiveX control.
The client ActiveX Control, RSClientPrint, wants installed every time a print from SSRS is requested. Installing it once doesn't work. After doing some debugging (I'm new to Windows troubleshooting)...
View ArticleGauge control in SSRS 2008 R2
I have a table with two groups, product category and then sub-category and each have a group total which is Sum(SalesAmount). the gauge control is present in the details row of the table. to the gauge...
View ArticleCalculate AVG on two dates
Hi,I would like to calculate AVG on the difference of two DatesI have two dates Columns as follows:- Col1 (Date1)- Col2 (Date2)then , i tried to make a query as followsSelect...
View Articleunable to call custom code in ssrs 2008 r2
i have placed the following code in code sectionPublic Function ChangeWord(ByVal s As String) As String Dim strBuilder As New System.Text.StringBuilder(s) If s.Contains("com") Then...
View ArticleHow to dividethe values of two columns?
Hi, I made a query given below:select (SELECT count(contract_id) FROM CONTRACT where overdue_dd > 0 ) as Q1, (select count(distinct contract_id) from contract where live_sts <> 'D'and...
View Articlecannot retrieve application. Authentication error
hiwe have setup sharepoint 2010 with sql reporting services. A cube is also running that we use to develop reports. Initially the server was called serversqlcube and this was initially how everyone...
View ArticleChart Margin Increases With Y-Axis Series Values
Version: SQL Server 2008 Reporting ServicesI've created a composite report which contains a simple line chart, with a tablix(matrix) of data details below it. Both components reside in the report's...
View ArticleHow to add subscription button on the reportviewer
Hi All,Can I add one subscripion button on the reportviewer?Because our users want to subscribe the report.Thanks.
View ArticleConfiguring SharePoint Reporting Service for SQL Server 2012 in Integrated Mode
Hi All,Does anyone know ***where*** to configure the "OutputFormat DeviceInfo" as described on http://msdn.microsoft.com/en-us/library/dd283101.aspx?We have SQL Server 2012 (Standard) and configured...
View ArticleSSRS Gantt Chart
When I create a Gantt chart for a year's worth data then it looks very ugly. I need to make it look good for years worth data.Want to add following :1 - Add gridlines to separate each person’s areas2 -...
View ArticleSSRS ReportViewer control error
Hi All,I am using SQL server 2008, enterprise Edition, ASP.NET(local System is WIn xP) & the reports from the report viewer control is appearing properly.But when I access it from the server...
View ArticleAfter exporting to word , the page is not dispayed for a4 size
Hi all , I did 4 tablix for one report in ssrs , the problem is wen i export to word, it is preety good, then if i change from letter to a4 size , first tablix is viewin good , but the other tablix and...
View ArticleReturning data from a stored procedure called inside a SSRS 2005 report
Hi,for a SSRS 2005 report I've created two stored procedures, the first one that has some if ... else statement and for each statement I've written a complex SELECT to obtain some counting operation...
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 Articleexport SSRS data in Excel.
Hi everyone,I have 3 lacs rows in SSRS report and i have to export it in xlsx format.How can i do it?regardsmsbilearning
View ArticleColumn Group Header Rows not disappearing when collapsed
HiI've got a matrix in my SSRS report that has 2 column groups (nested ie parent child)I have got the child group visibilty to be toggled by the parent group text box on the report, this all works fine...
View ArticleUnable to install SSRS 2012 into SharePoint 2013 On-premise
Hi, We've hit a bit of a issue installing SSRS into SharePoint Server 2013. Installation of "Reporting Services - SharePoint" says it has completed successfully but when you attempt to run the...
View ArticlePower view says "Error loading report" on all reports.
I have a power pivot gallery hosted in Sharepoint which contains various power view reports which have been created and working correctly for a few weeks now. This morning when I try to load any of...
View ArticleReport Server URL doesn't exist
Hi to all ,while preparing reports in SSRS , reports are running in Local i.e in Preview Tab .but the problem is after changing the URL report is not working , but when i opened that URL it is...
View Article