SSRS Report manager URL for a new instance
We have a SQL Server reporting 2008 R2 server standard edition with URL http://<servername>/reportserver and we installed a new named instance on the same machine but with the enterprise edition...
View ArticleBarcode problem on Report Manager
All I deployed ssrs report which generates barcodes. When i ran report from report manager i cant see barcode but instead i see small vertical empty boxes. I have installed code 128 font and copied dll...
View ArticleReport Wizard Edit
I have created a report using the report wizard. Now i am not getting the area from where i cant edit the report. I want to change the theme, by mistake i drag a another value to GroupRow,now i want to...
View ArticleScheduled RDL ReportParameter default value retrieval
I have two datasets in an RDL. The field returned from Ds1 is used to set the default value of a hidden report parameter. Ds2 (used to derive the output data for the report) uses the hidden report...
View ArticleDisplay diagonal table header with text in SSRS 2012
Hi, I'm trying to draw a diagonal cell in table header. I followed this topic http://social.msdn.microsoft.com/forums/en-us/sqlreportingservices/thread/C9095C79-0268-405F-968F-4A0683712BA4, drag a...
View ArticleHow to install SQL Server 2012 Self-Services BI (PowerPivot, PowerView) on an...
Hi There, We have an SharePoint Environment like this: SharePoint Application Server (Windows Server 2008 R2 - SharePoint Server 2010 SP1) SharePoint Web Server (Windows Server 2008 R2) SharePoint SQL...
View Articlereally damn problem with manual summing
Hi all, ok i have a really have a problem with a report which is hard to explain, cause the report isnt standard and easy (i think). I have a a manual sum function, cause (i think) the normal sum wont...
View ArticleCreate Report.rdlc in vb.net dynamically
I' m using Microsoft Reporting. Is there a way to create Report .rdlc file Dynamically on the fly? I' m using VB.net. Any help can be appreciated. Thanks Mythili
View ArticleReport does not parse multiple Xml Elements
Hi Everyone, I am looking to display data on two tablixes from a single dataset created from an xml. Following is a sample xml. I have created two tablixes with filter on SchemeCategoryType (i.e....
View ArticleSSRS 2008 R2 Error - Unsupported RPL stream version detected:...
Hello, Development Server Recently, I have upgraded SQL Server 2008 Reporting Services (Integrated Mode) with SQL server 2008 R2 (Enterprise version). This reporting services configured with Share...
View Articlehow to use Join in SSRS with multiple hierarchy
I need to use join with multiple hierarchy like below : ="[Work Item].[Iteration Path].&[" & Join(Parameters!IterationPath.Value,", ") & "]" Report is giving error : Operator '&' is not...
View ArticleBackup Button is disabled in Reporting Services Configuration
Does anybody know what can cause Backup Button disabled in Reporting Services Configuration? It is SQL Server 2008 R2. The report service is configured by a third party application vendor. I notice...
View ArticleLong text not wrapping on Word export
I have developed a report that is intended to be exported to Word and then edited further. We have found that some of the data we report on contains very long hyperlinks--upwards of 400 characters....
View ArticleHow to limit report builder to use the shared data source in integrated mode?
In ssrs native mode, business user who is using the report does need the read permission in the report folder, but DOES NOT need the read permission in SHARED DATA SOURCE folder. In integrated mode,...
View ArticleWhere to find deployed reports in ssrs 2008?
Hi dear, I have deployed reports to "http://bornlord/ReportServer" it is successfully deployed. When i browse to "http://bornlord/Reports" it is not found and i get "HTTP Error 404.0 - Not Found"...
View ArticlePassing parameters from one SSRS report to another in collapsed mode
I have an Issue, when the Sub Group is Hidden then the values are not passed to another report. But when the Sub Group it is expanded or visible the values get passed. I have a Child Group(Sub Group)...
View ArticleAuthentication
We are using vb.net Windows ver9 , calling reporting services 2008, our authentication is RSWindowsNTLM. We have a local domain and a 2nd untrusted domain. The remote report(s) use SQL authentication...
View ArticleReport Manager security - AD users with multiple groups
Hi All, I have a problem with SSRS security. To quickly outline the issue: SSAS Cube has a number of roles (ex. 123, 456, 789 etc) which correspond to AD groups (ex. 123-AD, 456-AD etc). A user who...
View Articleconverting .rdl file of ssrs 2008 to ssrs 2005
is it possible to convert the .rdl file of ssrs 2008 to .rdl file of ssrs 2005? if yes, then how???
View ArticleReport Buillder is not displaying
Hi, I am working on Sql Server Reporting Services. My Report Builder is displaying from local Report Manager. It is Installed on my system. But When I go to Central Report Manager It is not...
View Article