SSRS 2008 R2 - Try to do some changes on an existing rdl - unexpected erro...
Hi, I am working on SSRS 2008 R2 - Tried to do some changes on an existing rdl & save - An unexpected error "External Component Has Thrown an Exception" pop up Any suggestions please to resolve...
View ArticleHow to create pos bar & neg bar graph in a tablix
I need a graph with in a tablix, first column shows a text, next column shows value, third is combination of % value and graph according that % value, positive bar and negative bar.Here is image link...
View ArticleC# Code Example for Configuring SQL 2005 Reporting Services?
I have found the MSDN articles describing the classes, public methods, etc. for configuring SQL Server 2005 Reporting Services via WMI. I need to initially configure them and just do this:- Report...
View ArticleSSRS expression returns #error value in some cells
Hello,What do you think below expression sometimes return #error value in ssrs.=SUM(Fields!X.Value / 100 * DateDiff(DateInterval.Day,Fields!s_date.Value,Fields!e_date.Value)) / IIF(...
View ArticleDate Expression showing Error in SSRS
Hi,I have value for Month field as 0. I have used MonthName function in the report. So im getting error as #ErrorExpression:MONTHNAME(Fields!Month.Value)& " "& Fields!Day.Value &" "&...
View ArticleError loading resource library. (0x8007007E) when printing - after hotfix
Hi, I added the kB954607 GDI security hotfix to our development cluster the other day and now we're having printing problems (again...sigh). Error loading resource library. (0x8007007E) I've tried...
View ArticleIs it possible to decide whether to enable/disable interactive sort at runtime?
I have a parameter for each field that lets me know if a field can be sorted or not.What I want to be able to do is turn on or off interactive sorting for that column based on that parameters value.In...
View ArticleViewing SSRS reports in HTML5
I am looking for some help on displaying SSRS reports in HTML5 browsers. Does Report Viewer 2012 support that ?.Is there any other third party control out there . Any help greatly appreciated.Thanks...
View Articleis there a report viewer control for html5 using javascript?
VS 2005,2008,2010,2012 SSRS-2008,2012I want to be able to create a simple report viewer that will run on ios, android, and win8 devices.I believe that the solution lay with the concept of HTML5 and...
View Articlehow to sort via multi value parameter in ssrs
I have a parameter with multi values. when the user selects ,he get of options like acount name, first name, last name.so if user selects firstname , the data has to sort by firstname.if he selects...
View ArticleMulti Columns Report Switch replacement
Hi, I have a multiple columns report with 2 fix columns and 10 selectable ones. I'm selecting the columns with a checklistbox an it works The Header is easy just have to put...
View ArticleDate format when running in Mexico vs US
When using RS 2005. I have a report that I developed in the US and runs on a server in the US. I can create a subscription with no problems.When our region in Mexico trys to create a subscription...
View ArticleHow to display a different label for Placeholder?
I have a SSRS 2008R2 RDL with a Placeholder. I am trying to change the label display to be a different value than "Value". How do I do this? I have one field named followups_note_text that I want as...
View ArticleExecute a data driven subscription manually through T-SQl in SSRS
Hi,I need to execute a data driven subscription through T-sql code but I have multiple subscriptions on a same report so I can't use Schedule id of Schedule table to execute it by using below SP...
View ArticleThe report server installation is not initialized....
hi all, I just installed the reporting service and was configuring it.. and when i try to access it via the browser i get the following error :"The report server installation is not initialized....
View ArticleHow to set the background colour for image in ssrs?
Hi All,I have a gif image with conditional visibility in my ssrs report, which i kept in seperate textbox which takes the size of image.I have to set the background colour for this image.Can anybody...
View ArticleCan I change the display name of a hyperlink in Powerview?
I have a power view report that has several very long hyperlinks in it, is it possible to display those links as something else in the report?
View Articlecomparing fields from multiple entities in the same report (report builder 1.0)
Created a model that contains 2 entities. I open that model in report builder 1.0. When I drag a field from one of the entities into the design area, i can no longer see the other entity or use any of...
View ArticleIIF Statement to toggle the "All" parameters to "All Lines of Business"
I am attemptting to toggle a parameter in a list. IF it says "All" I want to display "All lines of Business" instead.How can I get the IIF statement set up? ="New Business " &...
View ArticleSSRS 2005 Value of User!UserID in report is old windows username, not current
My SSRS 2005 report looks at the value of the global variable user!userid. I have a user whose Windows login id was recently changed from REG to REM. The report still shows that user as REG. We...
View Article