User permissions to access all users folders
I have a application .net that search a folder on report server and reads the reports inside that folder and display on asp.net page. The permissions for the asp.net user are working fine to deploy...
View ArticleVS2005 Pro Report Layout not working anymore
I think that installing VS2008 Web Developer Express broke my VS2005 Pro Report Layout.I can edit the reports, but the screens don't show the same GUI elements that where there before.It is almost as...
View ArticleSSRS Report Error
Hi,I have created a SSRS report, which interacts with sharepoint list to get the data and display the same.I have used "XML" as connection type and used "lists.asmx" web service to interact with the...
View ArticleHow to link multiple datasets in one table - Report Builder 3.0?
I have two datasets that I am attempting to use to populate a single tablix. For example, I haveDataset 1 that lists values for Date of Sale andItem Number. I then have Dataset 2 that listsItem...
View ArticleHow to convert String to Integer in report viewer
Dear Sir,I need how to convert string to integer values, I have Hours:Minutes: Seconds values are String it's convert to integer seconds , I'd tried below expression but i got #ERROR Function...
View ArticleSSRS 2012 & SharePoint 2010 integration
Hi,have a question regarding the SSRS 2012 integration in SharePoint.You have to install the Reporting Services for SharePoint components from the SQL Server installation onto your SharePoint server. I...
View ArticleIs there any way to export a report from ssrs to excel with a defined named...
Is there any way to export a report from ssrs to excel with a defined named range?
View ArticleHow to know installed Reporting Services is which Edition?
Hi, I have installed SQL server 2005 Reporting Services Standard edition On Server A and the Created the ReportServer & ReportServerTempDb on Server B which is a SQL Server 2005 Enterprise edition....
View ArticleSSRS html renderer misses page breaks
Running a report from SSRS The report has one tablix with Three GroupsGroup1 Group2 Group3I have a page breaks set on Group1 and Group2Every Group1 record has at least 2(could be 3) values...
View ArticleExport to Excel - how do/can I control the cell format
I have RDL reports using 2008 schemaI am exporting to excelThe format of the data does not appear in excel as I expect.I have counts, percentages, and durations (hh:mm:ss) fields on my reportFor...
View ArticleThen value expression for the query paramater 'DimUserstype' refers to an non...
Hello Friendsactually i have create on paramater then delete it after but now when i preview report it shows me error regardsing that parameter that has not been exists. It gives me error.Then value...
View ArticleCan I have SSRS in 2008 version connecting to Reportserver (SQL Server) 2012?
Hi there,I have Reporting Services (2008 version) have ReportServer and ReportServerTempDB Databases on a remote server of SQL server 2012 version. I am getting the following error:The version of the...
View ArticleWhen exported a report to excel the group level are messed up if set parent...
the issue comes from exporting a report to excel with scenario as below:in html format (which is working very well), we have: Location 1 Manager 11 Employee 111 Employee 112 Manager 12 Employee...
View ArticleHelp Converting RunningValue AVG to Percentage
Hi,I have a RunningValue AVG on a group in a Matrix report and the client wants this represented as a percent. Below is my RunningValue expression:=FORMAT(RunningValue(Fields!NoGoLive.Value...
View ArticleError while trying to deploy
Hi, While deploying the report i am getting error msg can any body help me on this regard. Error is: Cannot connect to report server http://fproj/pwa verify that target url is valid and that you have...
View Articlereporting services
hiin a drop down list default select all option by clicking this...all records are coming...it s finebut i am selecting indivisual record again i am getting all records...how to stop it?plz any onesrinu
View ArticleHTML Links in Legend
Hello,I have some pie charts that I am displaying SSRS 2012 that I would like to hyperlink to other pages. I would primarily like to be able to click on the name in Legend and secondly click on the...
View ArticleUse Floor expression on a different Dataset
Hi I need to use the Floor expression to get minutes showing as time so for instance I want 450 minutes to show as 7:30. To do that I found the following on the...
View ArticleSSRS (SQL 2012 Exporess) crashes with OutOfMemory exceptions when exporting...
We have SSRS reports for SQL 2012 Express. We need to export the reports in OPENXML format. There is a C# console application which passes the needed parameters to the SSRS, retrieves the exported...
View ArticleVery simple table isn't grouping totals together
I have a simple table that I am grouping on some account numbers. The account numbers group fine, but the total amount isn't grouping at all. Anyone know what I have to change to make the dollars...
View Article