Ribbon Items

You can add your own tabs, panels, and buttons to the Ribbon in PerformancePoint Dashboard Designer. This section uses examples to illustrate how to create and install custom Ribbon extensions.

In This Section

Topic Description

How to: Create a Report Wizard Template

Describes a code example that creates a wizard template for a custom report view.

How to: Create a Ribbon Panel and Button

Describes a code example that creates a custom Ribbon panel and button, and then links that button to the custom report view in How to: Create a Report Wizard Template.

How to: Create a Ribbon Tab

Describes a code example that creates a custom Ribbon tab for the panel and button in How to: Create a Ribbon Panel and Button.

How to: Install a Ribbon Extension

Describes how to install your custom extension.