I have reports in SSRS 2005. I am using remote reports.In IE, the print button shows, but in Firefox and Chrome, the print button does not show.
We have a project that will involve reports being produced in both A4 and Letter formats. Obviously this can be done dynamically but will screw formatting up big time.
I am having problem to calculate the % value on the base of subtotal per each row and in the column. As you may see from the snap shot# 1, I am unable to calculate the percentage value basing upon th
My site has started having issues with the application pool crashing while using Reporting Services manager.This is happening at more than one installation.I have seperated both the Reports and Report
Is it possible to filter a named query in a reporting services data source view o开发者_JS百科n the global user ID?
Hi I am trying to make a report that lists all the subscriptions on our report server, the report they are on, the times and days they are run on, and the reccurence.So far I have been able to get a l
I\'ve put together several reports which render exactly as I\'d like them to in the preview in Visual Studio, but when I view them in a web browser, they render as required initially but are quickly s
I am using ReportViewer 9 in WPF to talk to a remote SSRS server (because I have a SQL Server 2005 Reporting Services requirement) to add reports to a WPF .NET 4.0 application.
I have a SSRS report with a few dropdowns that are chained together. Basically a item is selected from dropdown 1 which then populates dropdown 2 and so on. The issue I am having is that in dropdown 3
OK, I have a report in Reporting Services 2005 backed by SQL Server 2005. I use some C# code to generate 10 records.Maybe 12 columns.There are only 6500 records in the table.