Drill into 2 views
Posted: Fri Jan 13, 2012 10:53 am
All,
I had never used the drill functionality prior to this week as previously hadn't had a requirement to do so but then a requirement appeared so out came the "manuals"...
I have successful created and assigned 2 "dynamic" drill processes to a cube that work perfectly as desired, 1 summary cube that is fed from 2 nearly identical cubes, 1 for "home" customers and one for exports. The drill process uses attributed on a dim in the summary to decide which cube to drill to and the drill process updates the subsets int hat view to specify exactly what it relates to... spot on.
The question is (and I know this is sort of opposite to drilling) can I drill into 2 separate cube views at once when I drill in the summary on "total customers" so that it will open the "home" and export cubes in one go?
I have updated another drill process to create both cube views in the prolog but then comes the "returnviewhandle"... obviously the initial one is in the TM1 generated statements so I have tried sticking the equivalent for the other cube in the epilog after (and before) the generated statements but TM1 only pulls up the view from the generated statements.
Is this a command that can only be initiated by a generated statement? Is there anyway around it?
Again I know that drilling would generally be trying to narrow down a point rather than this slightly unusual purpose and its not the end of the world if we can't solve it but it would be nice to know.
Cheers
I had never used the drill functionality prior to this week as previously hadn't had a requirement to do so but then a requirement appeared so out came the "manuals"...
I have successful created and assigned 2 "dynamic" drill processes to a cube that work perfectly as desired, 1 summary cube that is fed from 2 nearly identical cubes, 1 for "home" customers and one for exports. The drill process uses attributed on a dim in the summary to decide which cube to drill to and the drill process updates the subsets int hat view to specify exactly what it relates to... spot on.
The question is (and I know this is sort of opposite to drilling) can I drill into 2 separate cube views at once when I drill in the summary on "total customers" so that it will open the "home" and export cubes in one go?
I have updated another drill process to create both cube views in the prolog but then comes the "returnviewhandle"... obviously the initial one is in the TM1 generated statements so I have tried sticking the equivalent for the other cube in the epilog after (and before) the generated statements but TM1 only pulls up the view from the generated statements.
Is this a command that can only be initiated by a generated statement? Is there anyway around it?
Again I know that drilling would generally be trying to narrow down a point rather than this slightly unusual purpose and its not the end of the world if we can't solve it but it would be nice to know.
Cheers