Reporting services url's keep asking for authentication SSRS 2008 R2
Hi all.Just setup SSRS 2008 R2 on our server, however when I try to browse to the /Reports /ReportManager url's I am asked to authenticate. Even if I try entering the local administrator account this...
View ArticleSSRS Switch Function error
Hi I am having issue with switch function is ssrs I have declared a parameter in the report not in the proc Reportparameter:Sysage,catage,CustomerAge(3 different options to pick at the drop down...
View ArticleReporting Services SQL Server 2008 Excel Export Page Number Problem
Hi everyone,I have seen some threads discussing this issue, but I can't seem to find a solution. This is my problem:- when exporting a report to excel the footer in the new xls-file is "Page 1 of 1"-...
View ArticleIndex was out of range. Must be non-negative and less than the size of the...
Keep getting this error when positioning to the last page of a report.Using Server 2003...SqlRpt Svcs 2000 sp2Detail error msg:Exception of type...
View ArticleApplying a filtered value to scale and pointer expressions in a radial guage
I am creating a series of gauges with which I'm trying to show how well groups are projecting the number of resource hours they consume each month. The scale of the gauge goes from 0 to a rounded up...
View ArticleReport Builder 3.0 or 4.0 ?
Hi,For SQL Server 2012 whats the version of Report Builder that is installed ?is it 3.0 or 4.0 ?Best Regards, Silna Please feel free to ask if you have any doubts and remember to mark the correct...
View ArticleRow Header Value
Hi All ,My SSRS Report table look's like below : Product Price Windows 2008 100 windows 2000 enterprise 300 windows 7 5000 linux 600 linux enterprise 55555 windows 8 7777865 linux 99 44546457i...
View ArticleDRILL DOWN AND DRILL THROUGH REPORTS IN SSRS
HI ALL,I KNEW DRILL DOWN REPORTS...WHAT IS DRILL THROUGH REPORTS..WHAT IS DIFFERENCE BETWEEN DRILL DOWN AND DRILL THROUGH REPORTS?THANKS IN ADVANCE...
View ArticleFilters, use a conditional expression for the value using the IN operator
I want to filter a Tablix and the operator is "In". if I use:1,3for the value, I see only the summary rows as expected. if I use:1,2,3for the value, I see all rows as expected.However, I want to use...
View ArticleGlitch in system
Hi,I just received an error saying that "We're sorry. You've found a small glitch in our system. Please try that again.". Here's the screenshot.Regards, Ashish Mathur Microsoft Excel MVP...
View ArticleHow to have cumulative value calculation
Hi All Below is my report in which i need to find cumulative value i am using code =RunningValue(CInt(Fields!Variance.Value), Sum, Nothing)but the result comes as -10 ,-25,and so on for the 1st row and...
View ArticleUsing Tablix Filters with Multiple Values
Hey :) I'm using Report builder 3.0 in orde to create reports in my work. I cannot seem to figure out the below issue on my own though. I'm trying to add a filter to my tablix. I'm going through Tablix...
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 ArticleSort month from june to may in SSRS
Hi I am quite new to creating reports in SSRS. I have created report and i am getting months from January to December. I want these months to start from june to May. I am sorting group in row. I am...
View ArticleIssue - The report execution has expired or cannot be found....
Hello Experts,I am doing performance analysis for SSRS 2008 report server and running various reports that return different no. of records. When I run reports ranging from 25 K records to 1 million...
View ArticleRetrieve Error message of Permissions in SSRS
Goal: To make the user to have full access to all document in report server. Problem: I retrieve the error message:"User 'ADVENTUREWORKS\sara' does not have required permissions. Verify that sufficient...
View ArticleDuplicate Data - SQL Report
Hi I have designed a report using the Report Builder within SQL Reporting Services. I am extracting the number of queries logged by client from data that is available with a SharePoint list.The error...
View ArticleDynamic function expression for time field
Hi,Am working on report builder 3.0 to create a report. And i want to provide dynamic expression to get difference between 2 time values. Below is the detail about the requirement and query am facing...
View ArticleSSRS - Grid Line Manipulation for Line Chart
Hi All,I have a line chart which is plotting month end values on the y axis and dates on the x axis. I'm looking to only show the x axis grid lines on quarter end dates and I was wondering if there...
View ArticleProblem with native SSRS security and AD groups in SQL 2012
Hi,I have Windows Server 2012 which is domain-joined.It has installed SQL Server 2012 Reporting Services in native mode with SP1.It is configured using URL: https://reports.mycompany.com/ReportManager...
View Article