Hierarchical ID Recursion for Chart of Accounts
This must be a pretty standard report format but so far it looks as though I’m not smart enough to figure out how to get ‘er done. I’m using 2008 R2 to work with a hierarchy of about 30k GL accounts....
View ArticleSSRS 2008 R2 Line Charting y-axis mm:ss
I have the following expression below that I placed in the x-axis:Int(Fields!AHT.Value/60) & ":" & Format(Int(((Fields!AHT.Value/60)-Int(Fields!AHT.Value/60))*60), "00")I am haveing a difficult...
View ArticleHow to merge multiple datasets in reporting services
we are having difficulty in developing a report because the dataset we needed for the report is coming from 2 separate stored procedure. these 2 stored procedure are returninga single table each, and...
View ArticleReport Viewer, how can we add send mail feature programatically?
hi there,If possible, let me know how can I proceed.I mean, add a "imageButton" to the control bar such as Export feature.Is this control customizable?TIA,Primary platform is Windows 7 Ultimate 64 bit...
View ArticleHow to find the rowcount of the dataset in a report
I have a report.In one of the text field i have to show the rowcount of the datasetHow can i do that
View ArticleCOUNT OF ROWS
Hi ,I want to find count of rows of a particular data set in a table expression. How to do that? Can you please help me out.Thankssusheelsush
View Articlecan datasets of a reports have different report parameters?
can datasets of a reports have different report parameters?for example, report parameters are @p1 and @p2.can dataset1 need parameters @p1 and @p2.while dataset2 only need parameter @p1?
View Articlehow to Export a compressed Excel
Hi all,I need your helpplatform:SSRS 2012 Integrated on Sharepoint 2013I need to make users able to export compressed Excel (EXCELOPENXML) Files Any help is highly Appreciated
View ArticleRefreshing on a particular report in a dashboard
Hi Team,Here I am with a question.I have a dashboard which consists 4 reports whose values are drill through from one of the report. Say if I click year in 1st report, its quarters will be displayed in...
View ArticleMigrating SSRS 2008 reports to Power BI.
Hi,I am looking for information/Whitepapers article on can we migrate SSRS reports developed in 2008 to Power BI/Power View. In Power View we can create and share excel work books, how can we migrate...
View ArticleHow to Ensure that a Textbox Will Stay Alinged with a Matrix in SSRS 2008?
Hello All,I am very frustrated with this situation that I have at the moment regarding a matrix. My matrix is laid out and styled the way that I like and it works, however I need to add a title above...
View ArticleRS Fail to register URL, (no url is registered for vdir=/reports,) Keyset...
Issue: After fresh install and configuring RS, I go to http://<machine name>/reports , I get error as “An internal error occurred on the report server. See the error log for more details....
View ArticleSSRS 2008 - Unable to connect to remote server
Win2k3 R2 SP2/SQL Server 2008 instance with SSRS/Visual Studio 2008I installed SQL 2008 and SSRS with native mode default configuration.All SQL 2008 services are running under "NT Authority\Network...
View ArticleThe permissions granted to user '' are insufficient for performing this...
when I try to connect to the "http://localhost:8080/ReportServer" I get this error.The permissions granted to user 'DOMAIN/USERNAME' are insufficient for performing this operation. (rsAccessDenied).I...
View Articlehiding visibility toggle button if detail is null
I've found several posts on how to hide rows that are null, but I'd like to remove the vibility toggle if the row is null.Currently, in the detail group Visibility settings, I have it set to...
View Articlehttp://localhost/reportserver
Hi. Does anybody know why I'm getting the following error when I go to http://localhost/reportserver in a browser? is there a problem with how to setup permission or Windows Vista? Server Error in...
View ArticleSSRS - The value of parameter 'param' is not valid. --->...
I am getting this error when upgraded to SQL Server 2012. Earlier the same report(.rdl) just working fine on SQL Server 2008 R2.Message = System.Web.Services.Protocols.SoapException: The value of...
View ArticleTotal on each page
hi, in my report i have amount field. i want to display its total (sum) on each page..... i have tried runningvalue in tablefooter but it gives final total.......means grand total... i have also...
View ArticleParameter validation failed. It is not possible to provide valid values for...
Hi,I have a report which has 5 internal parameters who default is value is selected from a datasetBut when i try to run the report i get the above error...Any help will be appreciated.ThanksKaren
View ArticleAdding a second report server/url
Hello! I am somewhat confused by what I have read in these questions and need some help on how to do this. I am using SQL Server 2008 R2 and we have set up Reporting Services on it. I created the...
View Article