Interactive Sort, Document Maps, and Links (Report Builder and SSRS)

In Web-based environments, you can add a number of features that let your users interact with reports. Your users can change the sort order of values in your report, show or hide items in the report, or click links that go to other reports or Web pages. You can also add a table of contents or document map. Your report users can click items in the table of contents or document map to jump to areas within a report.

Report Builder and Report Designer support three types of links with the following actions:

  • Bookmark links   Jump to other areas within the report.

  • Hyperlinks   Jump to URLs that specify the address of Web pages or reports on a report server by using URL access.

  • Drillthrough report links   Jump to other reports on the same report server. For more information, see Drillthrough Reports (Report Builder and SSRS).

Note

Links that are bound to dataset fields can be vulnerable to tampering for malicious purposes. For more information, see Secure Reports and Resources in SQL Server Books Online on msdn.microsoft.com.

You can also let your users control report display and content by designing expressions that include parameter references for sort, filter, and visibility. For more information, see Report Parameters (Report Builder and SSRS), Filter, Group, and Sort Data (Report Builder and SSRS), and Add Dataset Filters, Data Region Filters, and Group Filters (Report Builder and SSRS).

Note

You can create and modify report definitions (.rdl) in Report Builder and in Report Designer in SQL Server Data Tools. Each authoring environment provides different ways to create, open, and save reports and related items. For more information, see Designing Reports in Report Designer and Report Builder (SSRS) on the Web at microsoft.com.

In This Section

See Also

Concepts

Drillthrough, Drilldown, Subreports, and Nested Data Regions (Report Builder and SSRS)