total no.of rows in Cube A is not copying to the target Cube
Posted: Fri Jun 10, 2011 7:49 am
Cube A:
----------
Version (Actual)
Container Type(A,B,C)
Container Size (20,40,40H)
Period
Measure
Note: Every Container Type has all Sizes.
Cube B:
Version (Budget)
Container Type (A,B,C)
Container Size (OneSize)
Period
Measure
When I am copying data from cube A to cube B(using TI process menu driven-just mapping the dimensions/elements etc-not writing any code) few rows are missing. Since in Cube B we want data @ Container Type level, I am using another element called 'OneSize' @ cube B. And wrote a formula @TI variable:
tgtContainerSize = 'OneSize' (Type:String, Element)
Let say in CubeA under 20size if there are 5 rows, when copying to cube B; I can see only the first row out of the 5 rows which means the rest are omitted or skipped.
Is there any way that I can do to pump those missing rows from Cube A to Cube B?
please help me.
Thanks in advance.
----------
Version (Actual)
Container Type(A,B,C)
Container Size (20,40,40H)
Period
Measure
Note: Every Container Type has all Sizes.
Cube B:
Version (Budget)
Container Type (A,B,C)
Container Size (OneSize)
Period
Measure
When I am copying data from cube A to cube B(using TI process menu driven-just mapping the dimensions/elements etc-not writing any code) few rows are missing. Since in Cube B we want data @ Container Type level, I am using another element called 'OneSize' @ cube B. And wrote a formula @TI variable:
tgtContainerSize = 'OneSize' (Type:String, Element)
Let say in CubeA under 20size if there are 5 rows, when copying to cube B; I can see only the first row out of the 5 rows which means the rest are omitted or skipped.
Is there any way that I can do to pump those missing rows from Cube A to Cube B?
please help me.
Thanks in advance.