• Example

Report Viewer Configuration Error

The Report Viewer Web Control HTTP Handler has not been registered in the application's web.config file. Add <add verb="*" path="Reserved.ReportViewerWebControl.axd" type = "Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" /> to the system.web/httpHandlers section of the web.config file, or add <add name="ReportViewerWebControlHandler" preCondition="integratedMode" verb="*" path="Reserved.ReportViewerWebControl.axd" type="Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" /> to the system.webServer/handlers section for Internet Information Services 7 or later.

Browser not supported

Report Viewer requires a standards compliant browser. Users of Internet Explorer 8 and earlier should switch to a modern browser, or if already using a modern browser target standards mode by adding the <meta http-equiv="X-UA-Compatible" content="IE=edge" > header tag to the host page.

Loading...
Cancel
of1
Word
Excel
PowerPoint
PDF
TIFF file
MHTML (web archive)
CSV (comma delimited)
XML file with report data
Data Feed
Find|Next

Print

Cancel

Done

❌
Report image
Axis Table Scale
The Table Scale can visualize the data values of the series represented in a particular category. Table rows can be annotated with a series name and table columns can be annotated with the category name. This feature is very useful for stacked and clustered bar charts.
Report image
Profit for Brazil: $268,857Expense for Brazil: $307,004Profit for India: $787,244Expense for India: $980,141Profit for China: $1,325,480Expense for China: $1,699,538Profit for Japan: $371,929Expense for Japan: $438,046Profit for Sweden: $379,286Expense for Sweden: $482,700Profit for Canada: $470,544Expense for Canada: $646,955Profit for UK: $600,031Expense for UK: $762,946Profit for France: $498,890Expense for France: $671,178
This example demonstrates various Axis Table Scale properties. It also shows the ability to hide the first / last automatically generated Axis labels.