Sharepoint integrated with SSRS 2008 R2 Issues
Hello Everyone SSRS Report takes 1 second in SQL Management Studion and in SSRS but when i check the same report on Sharepoint, it takes aroung 7-8 seconds. Can anyone help me with this issue? Thank you
View ArticleSSRS multiple results but not using table but using page layout
Hello, I hope SSRS can do this, i made a query, which brings back all customers with invoices past there due date, which i made have a nice invoice page layout, not a typical table layout, but a page...
View Articlein SSRS 2005 calling an Oracle stored procedure keep getting an error 'Number...
I have an SSRS 2005 report. I had to modify it to add passing a number to an Oracle Stored Procedure/Package. When I run a test in the Data tab, I get data back. When I try in in the Preview tab, I get...
View ArticleHow to Split String in Report builder 3.0 query designer???
Hello all i have created one report Named resource Projection and created 3 Parameter 1) Technical Skills : Type : Text , Multiple Selected : True, Blank value : True, Default Value : one Row from...
View ArticleGrouping in reports
Hi I'm new to SSRS and was wondering if someone could point me in the right direction.... In the MS Access report designer, you can define fields upon which you can group by in the sorting and grouping...
View ArticleChange background color ONLY for two row at a time
Hi, this code =Iif(RowNumber(Nothing) Mod , "PaleGreen", "White") will change background color for every other row. I want to change background color for every two rows. Any info?
View ArticleSSRS and Load Balancer
Hi, I am continuing a struggle with setting up a scale-out cluster - thought I had it all set up last week. Now I come in this week and it's not working with a 401. Background: SSRS 2008 Windows 2008...
View ArticleNeed to hide, disable or alter the HOME link in SSRS 2008.
I have an sharepoint page setup that links to our most used reports. When users go from this page, to the report, they see the HOME link and they expect that it will return them back to the the...
View ArticleSSRS 2005 data sources missing
I'm using SSRS 2005 and I set up the data sources and the reports are published and I can view them using Report Manager. But they are not visible in SSMS (SQL Server Management Studio). Any idea why...
View ArticleGo to Report from Chart Axis (X)???
Hi all, I am looking to link a report from the values in the chart X axis? Not seeing anything in the properties. Is there any way around this? Thanks in advance! Keith.
View Article"How to get distinct values of sharepoint column using SSRS"
Hi, I have integrated sharepoint list data to SQL Server reporting services. I am using the below to query sharepoint list data using sql reporting services.<Query>...
View ArticleDynamics ssrs report error "External component has thrown an exception".
The trace: "library!ReportServer_0-2!11d0!03/01/2011-10:21:25:: Call to GetPermissionsAction(/Dynamics/SysSecurity.UserpermissionsReport.autodesign). library!ReportServer_0-2!1af8!03/01/2011-10:21:25::...
View ArticleTrying to change Report name using reporting service
http://msdn.microsoft.com/en-us/library/reportservice2010.reportingservice2010.setproperties.aspx using the example given in the above link Im trying to change the report name using reporting service...
View ArticleGranting access to reports
Hi - We have developed the set of SSRS reports in SSRS 2008 R2 and ready for UAT deployment. I need to grant access to the reports to users. Please help me in answering my below questions: 1. I am...
View ArticleReport Custom Metadata
Are there any options for adding custom metadata about reports into SSRS which can also be queried for through the WebService? When publishing our reports to the SSRS server, I would like to add...
View Article"Failed to load expression host assembly" when rendering local report
I am getting the error "Failed to load expression host assembly" when rendering a local report using report viewer. My report is in a folder called Reports, which exists in a class library. I call the...
View ArticlePractise using Report Builder without having SQL Server Installed
Hi Everyone, I am very eager to learn SQL Server Reporting Services and practice writing reports but I do not have access to SQL Server with Reporting Services installed. There are plenty of Web...
View ArticleSSRS date range parameter to fetch data from cube
Hi, I need to pass the date range as a parameter to the cube data,so that i will get the data between the given range of dates. so I checked the parameter option in the query designer and changed the...
View ArticleSSRS - Related datasets
Hi, I have two Datasets: Dataset1 and Dataset2. Dataset1 retrieves only one record (Fields are - For example -: ID, Name) Dataset2 need to retrieves some records based on the ID field of the first...
View Articlecan someone please help regarding the rdl access through URL
Hi All, I have deployed a report with 5 parameter. 4 parameters have a default value. Fisrt parameters value are depend on parameter 1. Like When I select a segemnt A, parameter B (Manager) and...
View Article