Published: May 2010
To add a custom report view to PerformancePoint Services in Microsoft SharePoint Server 2010, you must create a report extension.
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Report extensions consist of the following components:
A renderer that draws the report in the Web Part.
An editor that creates and updates a report object.
Metadata in the web.config file that integrates the extension into PerformancePoint Services.
This section contains topics that describe how to create a report renderer and a report editor. For information about the extension metadata, see How to: Manually Register PerformancePoint Services Extensions.
How to: Create Renderers for PerformancePoint Services Reports
How to: Create Editors for PerformancePoint Services Reports
Concepts
Other Resources
|
Date |
Description |
Reason |
|---|---|---|
|
May 2010 |
Initial publication |
|