Fetch data between cubes with different granularity
Posted: Wed Apr 01, 2015 12:00 am
Hi there,
I have a question. How do I fetch data from one cube to the other with different granularity? Correct me if I wrong, the DB function seems to work only if both cubes are of same granularity.
My cubes are as follow:
Cube 1 contains period, department, position, version and measure dimensions.
Cube 2 contains period, department, version and measure dimensions.
How do I fetch data from Cube 1 into Cube 2? I don't need measures by position in Cube 2. FYI, measures are headcount, salary and bonus.
Thanks in advance.
I have a question. How do I fetch data from one cube to the other with different granularity? Correct me if I wrong, the DB function seems to work only if both cubes are of same granularity.
My cubes are as follow:
Cube 1 contains period, department, position, version and measure dimensions.
Cube 2 contains period, department, version and measure dimensions.
How do I fetch data from Cube 1 into Cube 2? I don't need measures by position in Cube 2. FYI, measures are headcount, salary and bonus.
Thanks in advance.