Default parameter dates expression help
I'm not sure what to put for the expression for a few default date parameters. I need three different ones. 1. 7/1/current year2. 7/1/previous year3. current month/current day/last year (i.e. it is...
View ArticleReportViewer increases size for each chart in each column
Hello all,I have a tablix with row and column groups where a chart would display for each row/column value combination.When I run the report in BIDS, it shows, as expected, multiple rows and columns...
View ArticleHow to print address labels vertical with 3 columns in Reporting Services
How to make the address labels print vertical in reporting services.Currently my report show horizontal. I want to print accross. James Smith Michael Allen...
View ArticleStrange error in log file
Hi,I reviewed SSRS log file and found an error entry (see below). What causes the problem?webserver!ReportServer_0-25!2684!09/22/2011-09:09:40:: i INFO: Processed report....
View ArticleExports are failing
We have a website written in .net, which incorporates a reporting mechanism based on SSRS. The site displays a list of available reports, and on clicking one launches the report from the report server...
View ArticleReportBuilder 3 - Application validation did not succeed
ReportBuilder loads ok from desktop but not through ClickOnce in SharePoint Server. SQL2K8R2 SP1.SP downloads RB to the workstation (W7SP1 x64) but fails to to start with "Application validation did...
View Articlecom.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the...
I am trying to connect to SQL Server 2005 Express with JDBC. I am getting the following exception: Code SnippetString connectionUrl = "jdbc:sqlserver://localhost:1433;" +...
View ArticleBC30455 Error in Color coding
Hi I have the following expression for color coding of SSRS cell. I dont know what is wrong here. Could one of you please help.=IIF( (Sum( IIf(Fields!Year_Key.Value = YEAR(TODAY),Fields!C_RA.Value,0) )...
View ArticleSSRS Custom Delivery Extension + logging into database
Hi, I have requirement to add logging in my custom delivery extension. I want to implement logging for execution into database. I was thinking to use datasource of report to connect to database, but...
View ArticleSSRS 2008 justified alignment
So I'm using SQL Server 2008 R2 reporting services to design my reports. I'm rendering a contract report that needs to have justifed text in the report. Does anyone know of a clean way in which I can...
View ArticleGet date value of parameter and subtract 1 month
HiI have a parameter in my report that prompts the user to select a Billing Date and I display that on my report.However, now I need to get the date from the BillingDate parameter, subtract 1 month...
View ArticleUnable to load Client print control
I know this question has been asked and I have read all of the responses. But, I seem to have a unique problem. I am using Server 2008 r2 sp2 with ie8. And my problem is getting the error Unable to...
View ArticleSet First Returned Value as Default for Multivalued Paramter
I have a parameter that allows multiple values, and is populated by a call to a stored procedure. In my report, I want the dropdown to have the first returned value selected by default. In the...
View ArticleHow to reference a dynamic matrix cell in SSRS Chart?
How to reference a matrix expression based cell (Parameter! Textbox1.value / Parameter2.Value) in a chart Report. I know that there is a way to add a calculated field in sql but, I would like to...
View Articlequerry to the report server
Hi everybody reading my question, In fact, I would like to query the report server database (report catalog). In fact, I have querried the report server but the results display also the history...
View ArticleOpen report from the report (shown in Iframe) in another IFrame on same page
I have a report shown within an iFrame of some other page. I want to drillthrough from this report to another report (same domain) to a another Iframe on same pageFor drillthrough I am using HTML...
View Articlehow to include the end data?
Hello!I have Start Date and End Date parameters. When I select Start Date=7/1/2013 and End Date=7/20/2013, the system will recognize the dates as Start=7/1/2013 12:00:00AM and End=7/20/2013 12:00:00AM....
View ArticlePage Header in Reporting Services
hi,in sql server reporting services,i need to display page header in first page only but it is repeating in every page.can any one tell me how to suppress or hide page header in otherpages. Thanks in...
View ArticleSSRS 2008 Surpress the Report Header
I need to surpress the report header holding the company logo and report title when exporting to excel or csv formats, how can I do this in SSRS 2008?
View ArticleSSRS 2012 background color format by expression issue when exporting to Excel.
We are using SSRS 2012. We have a report that conditionally formats a background color for some cells. The report renders properly in a browser and in Excel 2003 format. In Excel format all cells after...
View Article