How Do I... in PerformancePoint Monitoring Server

Use the links in this topic to learn how to create and deploy extensions for PerformancePoint Monitoring Server.

  • Reports
    Describes how to add a new type of report view to PerformancePoint Dashboard Designer, such as a geographical map or statistical control chart.
  • Data Sources
    Describes how to provide support for a data source that is not native to Monitoring Server.
  • Wizard Templates
    Describes how to design a wizard template that can be used to create custom dashboard objects in Dashboard Designer. Dashboard objects include dashboards, data sources, indicators, KPIs, parameters, reports, and scorecards.
  • Ribbon Items
    Describes how to add custom tabs, panels, and buttons to the Ribbon in Dashboard Designer.
  • Scorecard Transforms
    Describes how to modify a scorecard before it is rendered in a dashboard or in Dashboard Designer.

Important

If your custom Web server control generates ECMAScript (JScript, JavaScript), you can use the EncodeString method in the ScriptSupport class to help ensure that any string literals are encoded to prevent script injections.