SSRS (SQL 2008 R2) Subscription (Configured in native mode & not a part of...
Hi Friends, I want to save document (report in pdf format from ssrs - report server --> outside sharepoint farm) to a sharepoint document library. I have given a path - 1....
View ArticleSSRS 2008 R2 - Default Multi Value Parameters are Not Selected
Hello, I've been running into this issue quite a few times, and have been unable to solve it through reading various posts/forums. Here is the issue Software Details: Datawarehouse Database - SQL...
View ArticleOmit parameter property always resets to "false"
Dear professionals, I would like to implement a conditional drillthrough from one report to other reports by jumping to them. For that I need to omit parameters which are not implemented in the other...
View ArticleThe user or group name is not recognized. (rsUnknownUserName) error
Hi All i have create a group name Finance using these steps. my computer rightclick -> manage->create group -> add user now i add this in reportmanager ->sitesetting ->...
View ArticleAX Reports with SSRS deploy issue Index outside the bounds of the array
Hello I’m currently developing AX reports with the visual studio reporting services, but I have an issue when I try to deploy my report, see I am testing with a single report which contains only a...
View Articlehow to set PowerView report in PowerPoint offline mode
I have a PowerView report exported to PPT. I want to present it offline in presentation mode, however, i found it is not very user friendly because it will try to connect to Pwerview report in...
View ArticleDeploy ssrs reports on report manager (2008 R2)
Hi, I have installed SQL Server 2008 R2 enterprise version on my system, created reports from BIDS (with shared Data dource) and trying to deploy reports on my report manager. But , it was saying...
View ArticleSSRS - What Permissions are necessary to 'Manage' a report?
SQL 2008 R2 Reporting Services I have create a Group A Report Users group and a Group A Report Admins group. To the folder containing the reports for Group A, I have granted Browser role to the Group...
View ArticlePDF Export displaying #Error, when there is Lookupset used
I have a report with two datasets A and B having 1 to many relation. In one text box displaying values from dataset B using lookupset and join. The report renders good, but the pdf export shows #error...
View ArticleRandom choosing of 5 records
I have a set of invoices that are associated with different representatives over a year of time. I would like to randomly select 5 invoices for each user for each month for manual review. Can someone...
View ArticleProblem with Multiple Values in ReportViewer (SSRS 2008 R2)
I've created a report for Report Viewer and I'm using the SSRS 2008 R2 to generate the report and it's control. However, I'm having a strange problem with the DropDown of multiple values. If I open the...
View ArticleBest practice-DB or RS?
Newish to RS (2005) and have to develop a report comparing budget to actual to last year sales and tons. I have the data in a stored proc that has category and then a column for every month (Jun-May)....
View ArticleAccessing ssrs data sources .rsds via c# code
Hi, I have access to list of our saved data source files .rsds. I am have a custom assembly methods using c# and like to create a method that uses my existing data source files to access our...
View ArticleReportViewer VS 2010: List as a datasource
I am using MS Winform C# Reportviewer I have a list as a datasource that contains the data that I want to display in reportviewer. List<string> m_string = new List<string>(); //this is the...
View ArticleHow to Create Template Report
Hi My client is having total 50 different clients through globe.Now my problem is that for each Client's client We have some change in report like minor modification means need to display some column...
View ArticleSSRS formats
Hi ! Does anyone have any idea of exporting or using ssrs reports in XBRl format. Thank you !Regards,
View ArticlePaste reports or parts of reports in Word template
I have a bunch of reports where I would like to use several graphs and tables in an annual report that is created in Word. For example, on page X of the Word document, I want to insert an object which...
View ArticleHide Dcoument Map by Default while viewing the Report in SSRS
Hello Experts I use a Report where i have a document Map getting generated. but by default it is displayed and the user has to close the window to view the report. i wanted to know if its possible to...
View ArticleSSRS - Insert column within group not displaying as expected
I have a pretty simple report in SSRS 2008 based on AS. I'm implementing some grouping and drilling (visibility toggling) on Year, Quarter and Month as below: I need to add a column in each year...
View ArticleDealing with groups in SSRS subscriptions and permissions
What is the best practice of dealing with groups of users in the following scenarious: 1) sending group of users email subscriptions. 2) giving group of users permissions to view report. Thanks!Namnami
View Article