TI process using more detailed cube as source
Posted: Tue Mar 03, 2009 7:13 pm
I'd like some help on getting more detailed data from Weekly cube into the Monthly cube. The two cubes are almost identical except for the Month/Week time dimensions (the data is different based on the version dimension of Actual - Monthly, Plan - Monthly, Actual - Weekly, etc). I load the Monthly Actual and Plan data into the "Monthly" cube and Actual - Weekly data into the "Weekly" cube. The Weekly cube contains the Weeks time dimension, with contains consolidations of the possible dates (i.e. 1/1, 1/2, ....1/31 consolidate to January). The year is a seperate dimension in both cubes.
I'm trying to write a TI process to load the Weekly cube into the Monthly cube where the Weekly C:'months' = Monthly N:'months'. I've tried several options, but i'm limited to building a view for a source because several of the dimension constantly need to be recreated (based on people/turnover of job functions), so i think the static-ness of building subsets of these dimensions to only contain 0 level elements will not work well to always capture all level 0 elements. On the other hand, i'd like to build a cube view where all the parameters are skipped for consolidations, etc... with the exception of the Week dimension to select level 1 elements. Would anyone know a syntax to skip all parameters, with the exception of one dimension subset?
I'm trying to write a TI process to load the Weekly cube into the Monthly cube where the Weekly C:'months' = Monthly N:'months'. I've tried several options, but i'm limited to building a view for a source because several of the dimension constantly need to be recreated (based on people/turnover of job functions), so i think the static-ness of building subsets of these dimensions to only contain 0 level elements will not work well to always capture all level 0 elements. On the other hand, i'd like to build a cube view where all the parameters are skipped for consolidations, etc... with the exception of the Week dimension to select level 1 elements. Would anyone know a syntax to skip all parameters, with the exception of one dimension subset?
