SQL 2012 Problem with Report manager and user supplied credentials
Hi I have recently started on my first SSRS 2012 project. I am running SQL 2012 and 2008 R2 on the same computer, with the 2012 as a named instance "SQL2012"using the Native installation. I have...
View ArticleSSRS2008 R2 Custom Authentication
Hi, I tried the custom authentication sample from codeplex. It worked fine. Now I am trying to implement the custom authentication as per our company standards. So I modified the following...
View ArticleCustom code error - SSRS 2008 R2
I am referring a tutorial at http://www.katieandemil.com/ssrs-median-function-2008-R2-custom-code-example to write a median function. Following the instructions, I can see median values from custom...
View ArticleQuery times out in Query Designer
Hello, I have a dataset that is acting up on me and I do not understand why. When I try to run it in Query Designer I get an error message saying that the query timed out or the server does not...
View ArticleHow to open new URL from Action Go To URL
Hi I am trying to open a report in new windows or tab but it is not working. I consulted this url before posting...
View ArticleThousand seperator as dot in reports instead of comma(,)
Hi, I want use thousand separator as dot instead of comma(,) in my reports can any one help in this issue
View ArticleHow to Get parameter values on click of View Report button in SSRS report
Hi, I want to get the parameter values of the report when View Report buton is clicked. And append the parameter values to the report filename(change the report name). Is there any way to capture...
View Articlegrouping
hi my report has 1 field ,ex name: it has types in that like name1 name2 name3 now i want grouping like, under name2 type ,group the report by field1. do i need to put filter ,coz my report output...
View Articlehow to install a reporting services sql server 2005 as a single component
Hello everyone, i want to know how to install reporting services in sql server 2005 SSIS and SSAS are working fine but now when i started working in SSRS and i want to deploy report i found SQl...
View Articlehow to create rdlc report and link to report viewer in vb.net webform
hi im new to rdlc reports please help me... im using vs2005 and sqlserver 2008
View ArticleAdding Images to a report, using a file path stored in a database.
I am currently creating a report in Reporting Services that needs to contain case information and images related to the case. The image file path is stored in the sql database and each is linked to a...
View ArticleSSRS Sharepoint integated mode, shared Datasets Delinked
I'm working on SSRS reports based on cubes in sharpoint integrated mode. Reports are using shared datasets which are deployed in dataset folder on sharepoint and reports in their respective folders....
View ArticleReportviewer sum of group footer Problem in vb.net2010
Please help me.... my report viewer show on Page1 column-A column-B <---- here column-A is Grouping a 1 a 3 a 5 Page2 a 2 a 4 a)Total column-B is 6 <-Here i need for 15 and this is group...
View ArticleTrying to write exceptions to the event log in custom SSRS assembly and get...
Hi All, Can do with some assistancce with a custom assembly I have ceated for SSRS Reports the assembly works based on the code functionailty, but when I want to write to the event log, so that I can...
View Articlehow to Sum Report Items and Grand Total Problems in report viewer with...
Page1 Column-A column_B TimeDiff <---Datediff() Here i'd used this function a 2/05/12 00:00:00 a 4/05/12 02:25:17 a 6/05/12 01:45:55 Page2 a 6/05/12 02:25:17 a 7/05/12 02:25:17...
View ArticleConfiguring SSRS 2012 for SharePoint 2010 in a farm - urgent please!
Hi, I've a SharePoint 2010 farm with a SQL Server 2012 Enterprise Edition virtual machine and a SharePoint Server 2010 virtual machine with the front-end and the application server. I want to install...
View ArticleIs It Possible to Have an Interactive Legend in a Chart?
Hi everybody, Interseting issue/question here (regarding Charts in SQL 2008 R2): I have a simple line graph; Say, 10 groups of data, that make 10 lines in a chart, with a Legend that lists each one...
View ArticleParameter getting disabled when there is change in the order
My report has around 10 parameters of which the two parameters causing the problem. The first parameter @City is a multi-value parameter and second parameter is @Amenities. The value for @City is...
View ArticleSQL Reporting 2005: The email content is not included in the email sent from...
Hello, I have a problem with sending email from SQL Reporting. I have configured the subscription to send email with the attached report in PDF and the schedule. I can enter the text in Comment field....
View ArticleMy browsers does not open combobox for edit a RDL
Hi all When I go to reporting service by IE or FireFox or Chrome, combobox for edit a RDL does not open. How can I edit my RDLs with my browsers? Is java script does not work on my pc?! Each problem...
View Article