Can a Cube to Cube Drill through have multiple target views?
Posted: Thu Oct 16, 2008 1:16 pm
Hello,
I am trying to manipulate a cube to cube drill through subset.
I have a Source and Target in the same cube. I want to drill through from a consolidator to all its children.
I have been able to drill from a Consolidated Level to all the children using some manipulations in the prolog, my challenge at the moment is the source of the subset in the target view. I can not drill to a user specific MDX subset yet therefore I can only use a generic subset that is created in the Drill through process.
This will work fine if I am using the Excel interface, but if 2 users are doing drill through at the same time then they will have conflicting cube to cube drill through target views in the server explorer.
The way I can work around this is that I have a WhoamI MDX formula, therefore depending on the user a specific subset will be created.
I can create this subset but I can not push this subset through to my target source subset yet.
TIA
Herman
I have attached my Drill through Prolog Code.
I am trying to manipulate a cube to cube drill through subset.
I have a Source and Target in the same cube. I want to drill through from a consolidator to all its children.
I have been able to drill from a Consolidated Level to all the children using some manipulations in the prolog, my challenge at the moment is the source of the subset in the target view. I can not drill to a user specific MDX subset yet therefore I can only use a generic subset that is created in the Drill through process.
This will work fine if I am using the Excel interface, but if 2 users are doing drill through at the same time then they will have conflicting cube to cube drill through target views in the server explorer.
The way I can work around this is that I have a WhoamI MDX formula, therefore depending on the user a specific subset will be created.
I can create this subset but I can not push this subset through to my target source subset yet.
TIA
Herman
I have attached my Drill through Prolog Code.