• 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
Nevron Chart Sparkline - Area Chart
Sparklines are small, simplified charts that hold a lot of information in a little space. In Reporting Services reports, Sparklines are often used in tables and matrices. They allow to quickly compare data by viewing many of charts together one above the other.
Sales Trend
Employee
Report image
David Campbell
Report image
Garrett Vargas
Report image
Jae Pak
Report image
Jillian Carson
Report image
José Saraiva
Report image
Linda Mitchell
Report image
Michael Blythe
Report image
Ranjit Varkey Chudukatil
Report image
Shu Ito
Report image
Tsvi Reiter
In this example, the Sparkline is represented as Area chart series, showing sales trend by month per employee. An additional Line series is used in order to provide better visual effect.