Expand Minimize
This topic has not yet been rated - Rate this topic

RollupTypes enumeration

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version

Represents the calculations used for rollup values for scorecard cells.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
[SerializableAttribute]
public enum RollupTypes
Member nameDescription
NoneRepresents no rollup calculation.
AverageWeightedRepresents the value of an item based on a weighted average of the values of its child elements.

This score accounts for the weight that is assigned to individual items.

WorstChildRepresents the worst score or status of any of the cell’s child elements.
IndicatorCountRepresents the count of the status indicators for the cell’s descendants.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.