how to deploy ssrs reports from sharepoint dev environment to production...
Hi all, how to deploy ssrs reports from sharepoint dev environment to production environment? srikanth G.
View ArticleThe report execution liy3h2myv5w3ipuxpqcgdn55 has expired or cannot found.
Hi all, The report execution liy3h2myv5w3ipuxpqcgdn55 has expired or cannot be found. (rsExecutionNotFound) I am getting this error while running report.I tried commenting <!-- <Extension...
View ArticleFailed to host SSRS Report on other server
Hi All, I am working on SSRS, I have developed a report when deployed it in local instance its working fine when i changed local server name by its ip and running it in my web browser i am getting...
View ArticleAccessing SharePoint Lists as a data source
The issue is what credentials are needed to access a SharePoint list as a data source in SSRS 2008 R2. Here's my situation, and let's assume that the Windows credentials being used are...
View ArticleLocation of tnsnames.ora file for Oracle connection from Reporting Services...
After some effort (and with help from forum postings) I've succesfully installed SQL Server 2008 R2 Standard Edition (x64) Reporting Services and a suitable 64 bit Oracle 11g client on a Windows 2008...
View ArticleSSRS user security issue -- using SQL Server securities instead of stored...
Hi there, This one has me running in circles, and it seems like it HAS to be something simple. Basically, I have a stored procedure that I use to populate a drop down field for choosing a department...
View Articlers:format= not working in Reporting Services 2008 SR2
This is my first attempt at building a SQL reporting server. I just built a new SQL 2008 Reporting server. I'm in the process of migrating the reports from our SQL 2005 server to the 2008 one. Some...
View Articlerelated to reporting services...
Hi All, i installed the reporting server(2008r2)...my main problem is i am trying to connect the reporting server from url...but it's connecting successfully from https...when i am trying to connect...
View ArticleHow to force SSRS 2008R2 to use the SSRS 2005 CSV rendering mode
We are upgrading our report server from SSRS 2005 to SSRS 2008 R2. I have an issue with CSV export rendering for SSRS 2008 where the SUM of columns are appearing on the right side of the detail values...
View ArticleOnly percentages in Power View after refresh
Usually we create Power View reports based on a Excel Power Pivot workbooks. Percentages shown in Power View are calculated correctly, but initially shown in Power View as a (decimal) number. Only...
View Articlepass multi value parameters to stored procedure
Hi All, Can you tell me, how to pass multi value parameters to stored procedure This is my procedure Create Procedure Emp(@state varchar(30)) as begin select * from Emp where state = @state...
View ArticleView SSRS report on iPhone application.
Hi All, I want to show SQL 2008 R2 SSRS report on iPhone application. Anyone has ide about it. Sanjeev.
View ArticleDisplay or Format days, Month and years in ssrs 2008
hi, i have my reports running in my ssrs 2008. but the problem is that i cant display properly if a user select more than 2 or three but to select only 1 it display correctly.eg. when i select 3years...
View ArticleHow to run it properly?
Hi, In my server machine, I scheduled the report like while dp2 is one shared folder in the server. Right now the current time is 5:56PM but I don't see any output file inside dp2.Many Thanks &...
View ArticleReport Results show #Error using Split Function in Field Expression
I have this expression in a Report =iif(Fields!TotalAuthors.Value >3,split(Fields!Authors.Value,";")(2),"Less than 3") where TotalAuthors is a CalculatedValue from the dataset TotalAuthors =...
View Articlebest practive quesrtion in ssrs
is it a good practice to have a sproc and call in ssrs or just the statement in the dataset . (pretty complex queries i have here). what are advantages and disadvantages. please share.
View ArticlePDF Save problem when generated from ReportingExecutionService
Hi, We are rendering SSRS report in PDF using ReportingExecutionService. The report is displayed in ASP.NET web application. However, when we click "Save" in the PDF generated, it throws following...
View Articleneed help designing report
I am an sql developer who works with the backend database and have been asked to build a report using ssrs, which I have limited experience with. I have some issues setting up and display groups. Help...
View ArticleSSRS 2008 R1 Security Issue, Blank Manager Screen
Hello all, We are facing a security configuration issue on a Server 2008 R2 + MSSQL + SSRS 2008 R1; The issue is that we are not able to access Report Manager site. It is Opening only a blank site with...
View Articlehide a chart
hi my report have textbox1, textbox2, chart1 and chart2. i want all user can click textbox1, chart1 will display and chart2 will hide. when user click textbox2, chart2 will display and chart1 will...
View Article