Chat Icon
Login-icon
UWP Report Viewer / Interactive Reports

Interactive reports

UWP Report Viewer

The UWP Report Viewer supports SQL RDL reporting’s extremely powerful interactive features such as drillthrough, drill down, interactive sorting, and hyperlinks to display data and information in detail.

What you can do with interactive reports

Drillthrough reports

Allows end users to click on data values in a report to view related data in child reports. You can have detailed data in separate child reports and pass parameters to filter and display the data when a user clicks a link.

Shows master detail report using drillthrough reports
Expand/collapse the territory sales detail using toggle behavior

Drill-down reports or toggle items

The toggle option lets users view sections of a report by expanding and collapsing it at runtime. Show or hide static rows and columns that are associated with groups in a table or matrix (pivot table). You can use the subreport or nested data region report items to show detailed records.

Hyperlinks

Click to open external webpages in a browser window that shows the provided static or dynamic URL’s value expression. You can use hyperlink actions in text boxes, images, charts, and gauges. The hyperlink can contain a data field or other expressions.

Open new webpages using hyperlinks in Report Viewer
Sort the table data at runtime using the interactive sorting feature

Interactive sorting

Table report items are displayed with sort icons in a column header or group header cell, enabling a user to sort or reverse the sort order of a column. You can specify sorting criteria for group rows or columns, as well as for detail rows or columns. You can also combine fields into a single group expression.

Nested data regions

Visualize reports with nested data regions by placing charts, maps, gauges, and indicators inside another data region to display data and information in detail.

Report Viewer renders chart report item inside matrix as nested data region