Martyn Bullerwell's blog

Browse by Tags

All Tags » C# » PerformancePoint Server 2007 (RSS)
The PerformancePoint WebServices - Retrieving Data
In a previous post, I have discussed retrieving information from the PPS WebServices, namely, retrieving the system information, that returns information on the Applications stored within PPS. To retrieve any further data from PPS WebServices, we need...
The PerformancePoint Planning Web Service
So.... you want to use the PerformancePoint web service so you can extend PerformancePoint, and integrate it into bespoke applications and SharePoint. We needed to create a Web part that could show a users PerformancePoint assignments in SharePoint. So...