Deploy Report
I use Visual Studio Business Intelligence Reporting Services to develop a report and would like to deploy the report.I am able to deploy the reports to SSRS server.I just wanted to know I only can...
View ArticleWhich user SSRS Custom code authenicate to access database?
Hi, I have a custom assembly code that resides on reporting server (integrated with SharePoint). To access sql server database from assembly, if I create an internal user within SQL Server, in...
View ArticleInteractive sort not working on one SSRS server
I have a strange problem I have not been able to fix. I have read many posts on this subject, but not found a solution.We have 3 SSRS 2005 servers: Dev, Model Office and Production. All 3 are SSRS...
View ArticleMultiple values in parameter when specifying values
I am having trouble getting data to come back when I put more than one value in the VALUE field. This very simple example above shows this. Non-Fruit works great but as soon as I list more than one...
View Articleselect a column value from dataset based on another column value
Hi,I have a dataset which returns only 10 records with 2 columns (ID,Description).I have kept 10 textboxes on the report and I want to bind each Description to textbox based on the value present in...
View ArticleExpression based connection string and deployment.
We use expression based connection strings for our reports. Let's say somebody is buiding/editng an RDL in design view, they have to change the connection string to something hardcoded like our test...
View ArticlePassing a data value from a main report into a subreport
Is it possible to display a report that has a subreport, and have the subreport rerun based on a value chosen from the main report?For example, I have a report A that shows a row for each week of...
View ArticleHow to use =Iif(InStr(Join(Parameters! with filter
I've created a multivalue parameter with only 5 available values in the columnComment_Type of my dataset. In my table, I've setup the following filter:Expression is =TrueOperator is =Value is...
View ArticleRepeating Rows
hello guys! i have one problem in my Tablix. In my table i have chosen 4 fields. |Employee| |Result| |Status| |Year|for now i have a complete data for the year 2011 so my data is ok in the tablix,but...
View ArticleMigration of Data from Oracle DB to SQL DB using webservices
Hi ,I am using SQL SERVER 2008 R2. My clients requirement is to Migrate the data from Oracle 11g Database to SQL Database ONLY using WEBSERVICES. In addition, from the migrated data i need to create...
View ArticleHow affects rendering performance referencing Textbox Value (vs direct using...
Hi!My report is quite a simple thing, but sometimes it returns about 100000 rows and rendering is very slowExpression in Group row for 1st column (Textbox1) = Sum(Fields!Field1.Value) and expression...
View ArticleXML document error / deserialize with C# SSRS web service
Hello,I have a problem with this line : _report = (Report)serializer.Deserialize(stream);while trying to reproduce this : http://msdn.microsoft.com/en-us/library/aa337430.aspx (Load a Report...
View ArticleSRS Error with SCSM Report Deployment
Hi AllIve installed SCSM 2012 but the Reports are not getting deployed. Below is the error that Im seeing. I can see that it is picking up :80 as the target port for the SRS Site, however this has...
View ArticleCalculating total of an expression column
I am trying to calculate the total price for an invoice. I have the following columns in a tabix:PurchaseOrderNumber, ItemNo, Quantitiy, ItemDescription, Discount, UnitPrice, SubtotalThe subtotal...
View Articlelist vs rectangle ssrs
I want to ask tha t where is the need of only list can fulfil,, & what is the need only rectangle can fulfil in easy words.
View ArticleHow to disable drop down of Report Server
Hi,i had install Report server 2012 and want to move form 2008 to 2012 . 1) how to disable drop down that show on folder and report level for end user (as shown in following screen shot).2) report name...
View ArticleProject management Dashboards/ Reports
Hi All,Does anybody have any case study for developing Project management dashboard in SSRS.Also if you have the dummy table structure as what all data can be accommodated in such dashboards it would...
View ArticleSQL server connection Error in SQL 2008 - "Cannot connect to PC."
Hi,I tried everything while installing sql server 2008 express in my Windows 7PC but i am still not able to connect to server.I always get this error when i try to connect to sql server through...
View ArticleSSRS 2008 R2 Sharepoint Integration - Known Issues Does Not Fixed After Apply...
Hi All,Product Info:-1. Sharepoint 2010 (RTM) - Build Version - 14.0.4762.10002. Micrfosoft SQL Server 2008 R2 - Apply SP 2 - Build Version - 10.50.4000I have configure the SSRS as Sharepoint...
View ArticleHow to update the CLR Functions using in SSRS
Hi, I am new to create reports using CLR Functions.I have some existed CLR Function which are used to create reports but i want to update those functions(Means change the number of parameters and...
View Article