Pareto Report
Hi , I have created one report in bar graph and line graph is there.... Bar Graph : X-axis is horizontal and and vertical axis is amount Bar garph shows Moth wise... Now i want to...
View ArticleAccessibility issues with ssrs 2008 reports when using JAWS Screen Reader
Dear All, I am testing my site(SSRS 2008 reporting site) for accessibility with 'JAWS screen reader'. When I am trying to test the table with screen reader, it was reading first row as blank. Please...
View Articlecustom code report builder array
Hi I tried to build function in report builder 3. Public Function GetValue(ByVal i As Integer, ByVal j As Integer) As Integer Dim tot As Integer tot = 0 Dim total() As Integer total = New Integer(0 to...
View ArticleWhere am I missing the option to stop page breaks on groups?
I have groups of each customer, and in each group, rows of items ordered. If a group occurs near the end of the page, SSRS will break the rows in that group into the next page. Where is the option to...
View ArticleMultiselection of tables in one rdl in ssrs 2008 r2
Hi ,Am i able to collect all the table name present in one rdl file and , so that i could get which table is required , the user could choose, like we setting the multivalue parameter .Similarly i want...
View ArticleHow to format the date in SQL Server Reporting Services at Design Time.
I am doing this to format the date but it is not applicable .
View ArticleSSRS 2008 R2 table group page break is not working when tables are nested...
Hi, I have a report which contains an outer table with two groups. There are several group header rows is added for group 2 and each header row consits of an inner table having its own set of groups....
View ArticleDeploying Custom Data Extension to Sharepoint 2010 with SSRS in integrated mode
Hi All! We created an SSRS Data Extension that works perfect wtih SSRS 2008/2012 and it's no problem to deploy the reports and even use the Report in Sharepoint. But the data extension is not...
View ArticleInternalCatalogException in Reporting Services 2008 - no reports rendering
Hi all, We've had an unexpected outage on two of our reporting services server overnight and we're hoping someone can point us in the right direction. We have a Windows Server 2008 machine running...
View Articlehow to get result from two different dataset in a single report in ssrs 2005
Hi All I am completely new to this part I have 2 dataset which give different result with common field as owner I need to combine these two dataset in a single table/matrix with common field as owner...
View Articleimpact of using SSDT with SQL Server 2008 R2 porjects / server
Hello Experts, My comapny uses SQL Server 2008 R2. We are currently not planning to change our database to SQL 2012 but : We want to Create/update our SSAS/SSRS 2008 r2 project(s) using SQL Server...
View ArticleSSRS- Report Access
I have just deployeed a new SQL Server BI stack with the help of our internal server team and the security team. I have a number of SSRS reports deployed on the server, and everyone on my team (IT...
View ArticleHow to change subscription date settings on report server
Hiya, I've set up a subscription on Reporting Services so that report goes out every day to specified emails. However, the date in the subject is showing as American (MM/DD/YYYY) rather than English...
View Article[SSRS] Export data to CSV with column group data
Hello, I'd like to export data to CSV file in my SSRS report. The report have grouping columns but there are not exported as I want on the file. Indeed, each grouping column creates a new row whereas I...
View ArticleParameter refresh on date selection
I have three parameters in my report: - Start date: type date/time, no default value - End date: type date/time, no default value - Company: type String, values from an MDX query The MDX query does not...
View ArticleHow to restrict the StartDate not greater than EndDate
If we have two parameters StartDate and EndDate in report . and we enter StartDate > EndDate How to restrict in sqlserver reporting services report that must show message . dont enter startdate...
View ArticleChanging domain of server hosting SQL server 2000 SSRS
My environment: SQL server 2000 SSRS Version 8.00.1038.00 on Windows 2003 32 bit server. ReportServer database on SQL server 2005 on another Windows 2003 X64 server. Activity: I am planning to...
View ArticleOperators and functions dont work in my SQL Report (Visual Studio 2010)
I wanted to implement a sql report chart in my web application, but i am unable to interact with my dataflieds or parameters. Following functions work (Name is decimal): =Fields!Name.Value...
View ArticleSSRS OLEDB Connection Type for Connecting Cube Fails in Report Manager
Hi All, I have developed one report which uses OLEDB connection type to connect to the Cube Database. This report has cascaded parameter also. Report works fine in the BIDS but when I deploy it on the...
View ArticleHow do I find configuration details on SQL server 2000 SSRS
My environment: SQL server 2000 SSRS Version 8.00.1038.00 on Windows 2003 32 bit server. ReportServer database on a SQL server 2005 instance on another Windows 2003 X64 server. My question: Since...
View Article