How to fill the horizontal bar chart with different color
I want to display a bar chart like shown in the figureFollowing are the values for my charta=100Max value chart can show 200When the value of category label a=100 the chart should fill till 100 and the...
View ArticleAdding table tag SSRS report placeholder
Hi All,I have a table with a field data in html formatted.This column is having data in text with HTML tags.I added this field in tablix as a placeholder with Markup type as HTML interpret HTML tags as...
View ArticleCan not change _TOP target on links in reports from SharePoint 2013 / SSRS (...
We have SharePoint 2013 with Reporting Service add on.We have ERP that can run SSRS reports in an IFRAME.The ERP dns is ERP.OURDOMAIN.COM and SharePoint is SP.OURDOMAIN.COMI have reports that has Go To...
View ArticleCannot connect to Reporting Service
Hello,I am not able to connect to Reporting Service on my local machine. Getting error as belowCannot connect to localhost.-----------------------------ADDITIONAL INFORMATION:The underlying connection...
View ArticleSSRS 2008 Running Total Chart - Remove line after point
Hi All,I imagine this one should be a quick win. Basically I am using running totals to create cumulative lines on SSRS. With full years data, this works wonderfully and I can compare years easily....
View ArticlePage name based on the Grouping or Page break
hi here is my expression for Grouping= IIF(Fields!LoanStatusDescription.Value ="Booked" ,"Closed Loans",IIf(Fields!LoanStatusDescription.Value ="Prospect"OR Fields!LoanStatusDescription.Value...
View Articlescale break on x scalar axis
I will develop a report with visual studio 2013I will display some temperature( y axis) at different datetime ( x axis in scalar mode ) my data will be like this ( my real dataset will be much...
View ArticleVisual Studio Basic 2010 Shell
HiCould you please recommend free online courses I can do to learn Visual Studio 2010 Shell -- especially report building and using expressions and custom codes please ?Thanking you in advance.
View ArticlePassing multi-value parameter in stored procedure ssrs
I have customer parameter which is a drop down list in my report and I have set it to "allow multiple values". This is an SSRS report.How do I pass multiple values to my stored procedure?RJ
View ArticleSSRS Parameters
HiI need help on using Parameters in a report. We have multiple date options in our dataset, how do I specify which one I use in a date parameter ?
View ArticleCalculating a date by using today and parameters
I have defined some parameters in my report, @staDate - type Date/Time, default value an expression =DateAdd("d",0,ToDay), @Consdays - type=Integer, @Demanddays - type=Integer.In my SQL I use them in a...
View ArticleInserting an image into a data driven subscription email body
Hi, my aim is to insert an image into a data driven subscription email body. Currently I have HTML text into the comment field and this work successfully setting the font type, colour, size etc. What...
View Articleerror (rsAccessDenied) - 'NT AUTHORITY\NETWORK SERVICE' are insufficient
I have created a report using Microsoft Sql Server 2005 Reporting in my ASP.NET 2.0 Web application. It is succesfully running on the server itself on which I have created. But when I am trying to...
View ArticleError rendering report to PDF with large data
ERROR:Receiving error when trying to export single page report to PDF...Site throws: "Server Error in '/Reports_SQL2008' Application Event Log shows: Event Type: Warning Event...
View ArticleHow can I hide toolbar & parameter screen from SSRS report link?
Hi All,I am using Sql 2012 and SSRS 2012 on report manager(native mode) and IE version 11I have a report link which I dont want to show toolbar and parametersI tried to use...
View ArticleEnable CORS on SSRS
Hello. I would like to display reporting services in the confines of my web app. The idea is to access reports, but not to have to leave the application. The solution, well, kind of a solution, is to...
View ArticleSubscription error - windows file share.
AFternoon allI've set up a sbscription and I'm trying to save a report as excel in a folder on the network. I get the following error:"Failure writing file Stats_PPI.mhtml : An impersonation error...
View ArticleSSRS Reports Rendering into CSV with Wildcard characters in Column
I am using "#", "$" in my SQL Stored Procedure.When SSRS outputs the columns headers it changes all the wildcard characters to a "_" i.e. CreditScore# as "CreditScore_" and Currency$ as...
View ArticleSSRS SP Integrated Using Trusted Authentication Mode but Data Souce Using...
I configured our Reporting Service Integration in Central Admin to use the Trusted authentication mode. From what I understand, this mode allows a data source to run using stored credentials. I also...
View ArticleReport Viewer DateTime picker exchange MONTH and DAY after selection...
Hi,I honestly don't know where to look to solve this problem. when I preview my report, I have a DateTime parameter for which I click the icon to bring the calendar and select the date 2016-03-04When...
View Article