Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the class that controls the initialization of scorecard beginpoints and data retrieval when a beginpoint is used.
The ScorecardBeginPointsUpdateUtil type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
AddDisplayCommonColumns | Adds the core columns to the specified data table. |
![]() ![]() |
BuildDisplayDataTable | Builds the display data table for a scorecard, based on the scorecard definition. |
![]() ![]() |
BuildDisplayDataTableFromProvider | Builds the display data table for a scorecard, based on the scorecard run-time object. |
![]() ![]() |
BuildMessageDataTable | Builds the message data table for a scorecard, based on the scorecard run-time object. |
![]() ![]() |
GetConnectionDataBlobForPath | Builds the ConnectionData object to send to the endpoint, contains all the cell context information |
![]() ![]() |
GetStringPath(GridHeaderItem) | Translates the specified header into a path. |
![]() ![]() |
GetStringPath(GridHeaderItem, Boolean) | Translates the specified header into a path and ignores empty cells if specified. |
![]() ![]() |
SerializeToString | Serializes an object to an XML format. |
Top