Lines being removed after publishing to SharePoint 2010
We're a regulated environment, and I created a report that requires a line for a handwritten initial and date. Regardless of whether I use a line or an underline, they are removed once I save it to...
View ArticleMatrix column interactive sort
I looked around quite a bit but couldn't get around to the issue I've at hand.I've a matrix report with one row group and one column group. I want to apply interactive sort so that when a user clicks...
View ArticleAssistance with a duplication query
HelloWhen a new customer contacts us, they are allocated a reference number.Unfortunately our contact centre sometimes logs the same person without checking if they have contacted us before and the...
View Articlehttp://localhost/reportserver keeps wasking me for login and password. How to...
Hi,I am having a lot of problems with SSRS and Visual Studio 2010, two of them I posted here, but I couldn't find an answer for any of them.Because of them, I tried to use the Report Builder, but I...
View ArticleUsing IIF and AND in SSRS Expression
I have a table like belowI want to hide the rows where ALL 3 columns are 0. All the columns are of INT data typeMy expression is like so:=IIF((Fields!PastVal.Value=0) AND (Fields!DatePay=0) AND...
View ArticleSSRS Query Source
Hello Everyone,We have a set of queries that are used for both ETL and Reports. We would like to store these queries in a central location, such as a SQL Server table, so we can maintain them easier....
View ArticleSQL Server 2008 R2 Reporting Service Error
Hi everybody, I have an error when i try to access http://localhost/ReportServerThe report server has encountered a configuration error. See the report server log files for more information....
View Articleside margins with x-axis scalar mode
I am creating a column chart using SQLRS 2008. When I use the x-axis in scalar mode, I lose the side margins on the chart. The option to turn on side margins disappears from the axis options menu as...
View ArticleHow to Design Multi Page Report in SSRS 2008
Hi All,I have managed to create a multi page report. When I am preview mode i can see that the report has 2 pages.But when I am in design view I cannot view the second page. How can I view the second...
View ArticleToolTips in a Matrix Table
I have a Matrix table in SSRS 2010 and would like to display tooltips on 2 of the 4 values to explain what they mean. I cannot seem to get the correct formula. Or am wondering if there is a way.My...
View ArticleHow to calculate Sales percentage difference between selected year and its...
Hi,I'm trying to generate a report using matrix like this MonthProduct PreviousYearSalesAmount SelectedYearSalesAmount %SalesDifferenceI...
View ArticleHelp on configuring a Scatter Chart.
Hi, I have some data which i need to present in the shown in image below.Schema and Data:CREATE TABLE ScatterTest(ID SMALLINT IDENTITY(1,1),Effort SMALLINT, Benefit SMALLINT,Category VARCHAR(15) )...
View ArticleReport builder error after applying sql server 2008R2 SP3 when click on...
Hi All,I applied SQL server 2008 R2 SP3 recently but report builder doesn't work since thenWhen click on report builder gives error like 'Application validation did not succeed. Unable to continue.and...
View Articlechurn customer counts per quarter?
customerID register date inactive date Incentives flag 1 1/1/2014 1/6/2015 0 2 1//1/2013 NULL 1 3 11/1/2013 NULL 0 4 11/1/2006 1/6/2013 1 5 12/4/2007 12/1/2013 1 6 9/2/2010 NULL 14 12/1/2013 NULL...
View ArticleInvoice Date only 2014 or 2015
Hi Guys,How can I filter the results on my reports to show only 2014 full year or 2015 invoice dates?Product.ProductDescription, CustomerAccount.Description, SalesInvoice.InvoiceDate,...
View ArticleSteps for troubleshooting a slow SSRS 2014 server
We have a dedicated SSRS 2014 server running FormsAuth that is running very slow. ReportManager reports are slow. Opening folders in windows explorer is very slow. CPU and memory look normal in task...
View Articletotals in last page
hi,i have 4 text boxes in my page footer these are call total, shipping, vat, total amount like everyone else i am stuggling just to keep this on the last page is it possible to have some code that...
View ArticleCannot get ODBC Data Source to connect on report server
Hi,I have an ODBC Connection installed on our PROD server that when you test through I-SQL and the ODBC Administrator it works.When I add a new data source to the reporting server we interface and...
View ArticleDisplay complete data of SSRS report without input any value in filter
Hi All,I have set of reports with filters. I need to display complete data of reports without passing value to one of the parameter with data type as text and i don't want to display list of available...
View ArticleConnectivity between SSRS and SAP HANA
Hi allWe currently use SSRS as our main Reporting tool, the company is considering to implement SAP HANA, is it possible to connect SQL Server Reporting Services to SAP HAHA? And what if any are the...
View Article