SSRS 2005 - Call custom code on input parameter
On my report the user enters a SSN parameter. I need to call custom code to Encrypt the value to match with the database value.To display the SSN on the report I call custom code to Decrypt it.Is this...
View ArticleBacking up the Encryption Key with Powershell
Hi,I need to automate the backup of the encryption key of SSRS with Powershell. I tried wrapping the application rskymgmt with no success. Then I found out that you could do it with the WMI class as...
View ArticleResponse is not well formed XML - calling using C#
I am using an SSIS script task to call a SSRS report with 2 parameters, and am getting the following error. I cannot work out why, as I am calling a different report the exact same way from a...
View ArticleSSRS Report as Web Service from Java Application parameterised
Hi All,I have a Java Application which is Running on WebSpere WebserverI have developed my Reports in SSRS 2008R2Now i want these reports to be incorporated within my Java Application. How can i...
View ArticleLimit no of columns in SSRS matrix report
I have designed the matrix report(SSRS 2008) which has dynamic column, it grows based on the no of products in the table.Database table structure looks like below. Productname AssetClass...
View ArticleT-SQL / SUM() OVER PARTITION differences
Hello there,spends 3 days of my life and to ask here seems to be my last chance.I created an invoice (DECIMAL(10,2) on every stage) for our company that should be used to pay the employees. I am...
View Articlechart label interval range Multiples of 5
Hi, in chart can we set intervals for x axis as multiples of 5(0,5,25,125,625)....please reply me if it is possiblethankssatish u satish
View Articlewhere condition on Stored procedure in SSRS report
hi i have a Stored procedure and i am calling it in SSRS. i wanted to restric some valuse in a column.. how can i achive that..?say there is a column "name" in that cloumn i want to stop the records...
View ArticleRepeatColumnHeaders doesn't work.
I have a very simple report developed in VS2012, viewing it on a form in a ReportViewer control.I have set RepeatColumnHeaders of the Tablix to True, however when the report runs it does not repeat the...
View ArticleCharts not displaying when report deployed to SSRS 2012 on Windows 2008 R2...
Hello,My test environment is a notebook : Windows 7 64-bit, SSRS 2012 64-bit, IE 9 64-bit. I am local administator.My production envrionment is Windows 2008 R2 Standard 64-bit, SSRS 2012 64-bit. I...
View ArticleBlank cells where not empty on detail lines SSRS 2008R2
I have a report which has 3 groups and a detail row. (eg. Grp1, Grp2, Grp3, Det)I am displaying summarized totals of Sum(DetTotal). In the cell next to the total I'm trying to display a value such as...
View ArticleChanging or Customizing a color palette on a chart in SSRS
Hi, I have 15 db's listed in my bar graph and want to customize the colors to represent them. This is for SSRS 2012 and all I have found so far in the way of help is for 2008. The Chart Properties...
View Articlemanaging SSRS 2012 Service Application in Sharepoint 2013 returs internal...
Hello At first ...Sorry for my not very well EnglishI Installed SQL Reporting services 2012 service with sharepoint 2013 ... and started it with succesI followed the microsoft's procedure -->...
View ArticleReporting structure in a web application
Hello everybody!We are developing a business application targeting a manufacturing industry segment. It is a hosted web-based solution with SQL Server 2012 as database and ASP.net vb.net as development...
View ArticleSql Server 2008 Reporting Services: Saved report in report builder 2, now...
I have recently installed SQL Server on a Windows 2008 (64) bitInstalled Reporting Services.Jobs to copy Production SQL DB to this server runs every night.Everything works fine.I have upgraded several...
View ArticleSSRS 2005 Exporting to CSV Problem
I export a simple report to CSV and when I open it in Excel it is all on one line with commas instead of being in columns. I have tried everything. Any suggestions? Does exporting from the report...
View ArticleResolution, fit to screen, fit to page
I am very far from being a graphical artist designer. One thing I notice is there is no fit to page or fit to screen option in SSRS. Also, SSRS works in inches or centimeters.I therefore wonder if...
View ArticleSubscription Failures
As of this morning, subscriptions that had been running successfully for more than 2 years stopped working. I got the following error:Failure sending mail: At least one of the From or Sender fields is...
View Article#Error when DateTime field is NULL
HiWhen Fields!DOM_PORT_DATE.Value is NULL in the database, the report returns #ERRORis the date is populated, then it outputs Fields!DOM_PORT_DATE.Value minus 10 days , which is...
View ArticleDate Format localization
Hi all, I've created a report and used this function Format(Date.Value,"MMMM d, yyyy ") to formate the dateAs part of globalization of the Reports, I need to change the format depending upon the...
View Article