SSRS 2008 comparison in performance in different parameters
Hi everyone,Recently I experienced a situation with my report which has 2 report parameters mapped to 2 query parameters.My DataSet is populated by a query which performs select statement with 3 union...
View Articlecalculate business day between two dates
Hi Guys I need the count of business days between two datesDate1, Date2 i need the count only business day (exclude sartuday&sunday)If date1 is null or nothing i need to pass 0If date2 is null or...
View ArticleHow to use a variable value set from custom dll in dataset
Hi,I've inherited a SSRS report that I need to add some functionality to. I'm setting a variable, ADAuthorizations, from a custom dll ADAuthorizations is a string of all AD groups a user is a member...
View ArticleChanging a data set in SSRS
Am in SSRS- have a report similar to previous one, so used it as a base by copying it to a new rdl file and renaming it, then added existing new report fiel to project-Problem: I need to use a...
View ArticleHow to display calculated matrix columns in a graph?
Hi, I am working in VisualStudio 2010 hitting SQL Server 2012 to build SSRS reports.I have a need to graph year over year percentage growth as derived from two SSRS matrix columns. Everything is...
View Article2008R2 Report Manager in IE11 (run as admin mode + with site added in trusted...
2008R2 Report Manager in IE11 (run as admin mode + with site added in trusted sites) is throwing error access denied for my user who has admin rights .My system admin user name:...
View ArticleAdding >= value to an existing "Count" query
I took this query from an existing 2012 report but need to modify it to only report software with a Count of 25 or more. Tried to add a HAVING statement but get an syntax error. Should I be using a...
View ArticleHow to add RGB values to a function using Report Builder 3.0
I have 3 status values of Unresolved, Resolved, and Open that I would like to match the color of the chart to the header sections in the data table. How do implement the RGB values into the following...
View ArticleHow to force all x asix label to display vertical but not horizontal no...
Hi,Pls advise as per subject
View ArticleBarcode Fonts
I'm using SSRS 2005 and need to include a barcode onto a series of reports. Is there a default that I am missing that is included with SSRS or do you have a suggested package that I should download for...
View ArticleSSRS Use a formula for a line graph y = mX + b
Hi I want to show a line on a line chart using a formula in the form y = mX + b. Can't seem to get this to work. I inputted the formula into the "Value field" of the "Data field" but the line...
View ArticleColumn Visibility Issue in SSRS-2012
Hi All,I am Hiren Parikh and My Greetings from India.I am developing a SSRS report in SQL-2012.I am facing issue in using column visibility property in SSRS for the tablix I have used in my...
View ArticleSQL Server Reporting Services - Access denied issue
Hi All,My Environment : SCCM 2012 R2, SQL 2012 SP2 standard and Windows Server 2012 [VM box].while configuring reporting services get error the reporting service fails to start using the reporting...
View ArticleParameter help
Hello,I wanted to see if someone could help me with passing a parameter in a SSRS report. I’m using “action / go report” to move from report3 to report6.The problem I’m running into is the textbox that...
View ArticleHide DataPoint Label if Zero in Chart in RDLC Report
Hello,I want to hide the datapoint label if the value of my Y axis datapoint is zero.I am trying the below mentioned field expression in visibility of series label property.It does not appear results...
View ArticleRDLC report fails to build simple expression
Hi,I have a very curious case. I've just downloaded a solution in VS2010 SP1. Everything builds fine except a single RDLC report which fails with a cryptic error:Error 17 An unexpected error occurred...
View ArticleWhat does "Scale out deployment (Web Farms)" mean for SP2013 and SQL 2012 SSRS?
Dear community, in the Feature List of Reporting Services 2012, it's written that "Scale out deployment (Web farms)" is not possible for SQL 2012 Standard edition. However, does this relate as well to...
View ArticleReport Manager could not detect .NET Framework 3.5
Hi.I am running VS2008 enterprise evalution version on XP SP3 with reporting and analysis services running fine.The problem I am facing is when I click the Report Builder Option from Report Manage . I...
View ArticleError Message: The attempt to connect to the report server failed. Check your...
I have a web page that contains a ReportViewer control. I am trying to display a report, which is an .rdl file located on the SSRS server, in this ReportViewer control. I have set the ReportPath and...
View Articlehow to dynamic assign text value to a textbox
HiAs titled, I cannot find the Textbox.text property so I can put in expression or where can put it.. ?!It is a title textbox under a TABLIX ... Thanks
View Article