Comparing Interactive Functionality for Different Report Rendering Extensions
Reporting Services provides interactive reporting features that allow you to work with a report at run time. Not all of the report rendering formats support the full range of interactive features. You can use the following table to understand how each interactive feature works in specific formats.
Reports that are rendered to XML, CSV, or Image formats do not support interactive features.
Reports that you view in Report Manager, SharePoint Web parts, or in a browser are rendered in HTML. HTML and Windows Forms are the only report output formats that fully support all interactive features. Alternate HTML formats (such as MHTML) support many interactive features. If exceptions for MHTML exist, they are noted in the following table.
Document maps
Drillthrough links to additional reports
Toggle items within a report
Interactive sorting
Hyperlinks to external Web content or images
Bookmark or anchor
Parameters obtained at run time
User provides data values that are passed to a query during data processing.
Filters applied at run time
User identity or other filter criteria selects a subset of the available data for the current user.