Plan to customize PerformancePoint Services
Updated: June 16, 2011
This article describes ways that you can customize the native functionality of PerformancePoint Services in Microsoft SharePoint Server 2010 by using the PerformancePoint Services SDK.
Development scenarios for PerformancePoint Services
PerformancePoint Services supports the following development scenarios.
Create Report, Filter, and tabular DataSource extensions You can create custom PerformancePoint Services objects by setting custom values for properties on native ReportView, Filter, and DataSource objects.
Create scorecard transforms You can create scorecard transforms that change the appearance, contents, or functionality of scorecards before querying the data source, after querying the data source, or before rendering the scorecard in the Web Part. For more information, see Overview of Scorecard Transforms.
Create custom Web Parts You can create custom Web Parts that interact with PerformancePoint Web Parts. For more information, see PerformancePoint Web Parts.
Change History
| Date | Description |
|---|---|
| June 16, 2011 | Added new links to development scenarios, code samples, and custom extensions for PerformancePoint Services. |
| May 12, 2010 | Initial publication |
