Google
 

Thursday, December 4, 2008

PerformancePoint Planning: Deleting a Custom Member Property - A Solution - Sacha Tomey's blog

Some sample code to get started building your own PerformancePoint Planning add-in in C#... or at least one feature of it.

Below is some really rough and ready C# code that actually does delete a dimension member property.  I will improve the code and probably add it in to my PPSCMD GUI interface as a 'feature pack' bonus at some stage, however, if you are in desperate need for the code to delete a member property, and you can't wait for PPSCMD GUI v0.2 or PerformancePoint Version 2 (I'm not sure which will come first !) the code is below (Use at your own risk !!)

PerformancePoint Planning: Deleting a Custom Member Property - A Solution - Sacha Tomey's blog

So.... you want to use the PerformancePoint web service so you can extend PerformancePoint, and integrate it into bespoke applications and SharePoint.

The PerformancePoint Planning Web Service

No comments: