- YOY(name, calendar): {
calculationType: CalculationType;
dataType: string;
formula: string;
name: string;
role: AggregationRole;
} Parameters
name: string
calendar: PropertyHierarchy
Returns {
calculationType: CalculationType;
dataType: string;
formula: string;
name: string;
role: AggregationRole;
}
calculationType: CalculationType
dataType: string
formula: string
name: string
role: AggregationRole