Page 1 of 1
Drill Customize
Posted: Fri Dec 19, 2014 5:52 pm
by mnasra
Hi experts,
I am trying to drill from 1 cube to another. I have the PERIOD dimension that is in both cubes, but I want to drill to the next period (yes, I have the attribute).
I dont know where to put the rule and how to change from the incoming period to the next one in my drill-to cube.
Thanks
Micheline
Re: Drill Customize
Posted: Fri Dec 19, 2014 5:55 pm
by tomok
56 posts and you still haven't figured out how to follow the request for assistance guidelines?
Re: Drill Customize - RESOLVED
Posted: Fri Dec 19, 2014 6:49 pm
by mnasra
Sorry for the miunderstanding.
I finally figured it out. I dont know if it is the best way but here is what I did:
1- I created a subset inside the Period dimension
2- I put the period (as part of the view)
3- I change the elements in the view in the prolog.
Thanks
Re: Drill Customize - RESOLVED
Posted: Mon Dec 22, 2014 7:49 am
by lotsaram
mnasra wrote:Sorry for the miunderstanding.
I finally figured it out. I dont know if it is the best way but here is what I did:
1- I created a subset inside the Period dimension
2- I put the period (as part of the view)
3- I change the elements in the view in the prolog.
That is pretty much the standard approach. For any matching dimensions that are on
title the element context of the drill source cell will be taken and matched to the title filter. If the dimension is on rows or columns or the dimension is not in the source then to control the context of the target you need to assign a subset to the dimension and manipulate the elements in the subset on the prolog of the drill process.
Re: Drill Customize - RESOLVED
Posted: Mon Mar 30, 2015 10:21 am
by renken158
lotsaram wrote:mnasra wrote:Sorry for the miunderstanding.
I finally figured it out. I dont know if it is the best way but here is what I did:
1- I created a subset inside the Period dimension
2- I put the period (as part of the view)
3- I change the elements in the view in the prolog.
That is pretty much the standard approach. For any matching dimensions that are on
title the element context of the drill source cell will be taken and matched to the title filter. If the dimension is on rows or columns or the dimension is not in the source then to control the context of the target you need to assign a subset to the dimension and manipulate the elements in the subset on the prolog of the drill process.
Dear lotsaram,
could you please illustrate " If the dimension is on rows or columns or the dimension is not in the source then to control the context of the target you need to assign a subset to the dimension and manipulate the elements in the subset on the prolog of the drill process"?
especially how to locate the exact element of one dimension is on rows, thanks.