Treatments of an element in Feeders
Posted: Thu May 15, 2014 9:16 pm
Hello All
I have a question on the treatment of an element in the Feeders calculations as following:
Suppose, There is a cube called ABC and XYZ
Cube: ABC Cube: XYZ
dim1: ! Regions dim1: ! Regions
dim2: ! Month dim2: ! Years
Dim3: ! Scenario dim3: ! Scenario
The Strucrure of dim2: ! Months
Month (Consolidation)
Week1 (Child)
Week2 (Child)
Week3 (Child)
Week4 (Child)
The Feeders in the XYZ Cube:
['Actual']=>DB('ABC',!Regions,'Month','Actual-Current Year');
Suppose dimension structured changed to: dim2! Months
Month (leaf)
Week1(leaf)
Week2 (leaf)
Week3 (leaf)
Week4 (leaf)
Rule: Month = week1+week2+week3+week4
Does this"['Actual']=>DB('ABC',!Regions,'Month','Actual-Current Year');" Feeder would work in same manner as it was with prior structure of dim2 !Months
Thanks
Dharav
I have a question on the treatment of an element in the Feeders calculations as following:
Suppose, There is a cube called ABC and XYZ
Cube: ABC Cube: XYZ
dim1: ! Regions dim1: ! Regions
dim2: ! Month dim2: ! Years
Dim3: ! Scenario dim3: ! Scenario
The Strucrure of dim2: ! Months
Month (Consolidation)
Week1 (Child)
Week2 (Child)
Week3 (Child)
Week4 (Child)
The Feeders in the XYZ Cube:
['Actual']=>DB('ABC',!Regions,'Month','Actual-Current Year');
Suppose dimension structured changed to: dim2! Months
Month (leaf)
Week1(leaf)
Week2 (leaf)
Week3 (leaf)
Week4 (leaf)
Rule: Month = week1+week2+week3+week4
Does this"['Actual']=>DB('ABC',!Regions,'Month','Actual-Current Year');" Feeder would work in same manner as it was with prior structure of dim2 !Months
Thanks
Dharav