Code Samples for PerformancePoint Services in SharePoint Server 2010
Learn about the PerformancePoint Services SDK Reference Sample, which contains code examples of custom report, filter, and data source objects and custom scorecard transforms.
The sample for PerformancePoint Services in Microsoft SharePoint Server 2010 is designed to show how to create custom extensions for PerformancePoint Services. The sample contains examples of supported custom objects and scorecard transforms. For more information about supported extension types, see Development Scenarios with PerformancePoint Services.
The sample is a Microsoft Visual Studio project that you can download from MSDN Code Gallery: PerformancePoint Services SDK Reference Sample.
Note
We recommend that you use the sample as a template for your custom extensions. The sample demonstrates best practices for programming with PerformancePoint Services.
Applies to: SharePoint Server 2010
In This Section
PerformancePoint Services Code Sample: Custom Report, Filter, and Tabular Data Source Objects
Describes the custom report, filter, and tabular data source components in the sample.PerformancePoint Services Code Sample: Custom Scorecard Transforms
Describes the custom scorecard transforms in the sample.