Plan to customize PerformancePoint Services

 

Applies to: SharePoint Server 2010

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.

See Also

Concepts

Use custom extensions with PerformancePoint Services (SharePoint Server 2010)

Other Resources

Development Scenarios with PerformancePoint Services
PerformancePoint Services Code Samples
How Do I... in PerformancePoint Services