Intercube feeders with different level of detail
Posted: Mon Jun 08, 2015 7:25 pm
We currently have 2 cubes which are nearly identical with the exception of one dimension. One cube uses a dimension "year_week" and the other use a dimension "month". You can see out it look in this image:

Currently, the cube VENTES_PERIODES is populated using a process with the data from the cube VENTES. This works so far as only the data of the current week needs to be copied. We got a new measure for which this method is appropriate as historical data could be updated. We are considering using a inter-cube feeder for this measure.
We never used intercube feeders so we are hesitant in this approach, beside the fact we don't even know if it could work. In this case, we needs to copy the consolidated data in the cube VENTES (ex: F2016 P12) into the leaf of the same name. The name of the Period (F2016 F12) is also available as an attribute (fp) in the element of the dimension year_week.
Is it something that can be done with intercube feeders? If so, can do we have to rely on the consolidation or the attribute (if both are possible, which is better?).
Our understanding of intercube feeders is next to non-existant so we are simply at the stage of figuring out if it's possible, but a general idea of what the syntax would look like is also welcome.

Currently, the cube VENTES_PERIODES is populated using a process with the data from the cube VENTES. This works so far as only the data of the current week needs to be copied. We got a new measure for which this method is appropriate as historical data could be updated. We are considering using a inter-cube feeder for this measure.
We never used intercube feeders so we are hesitant in this approach, beside the fact we don't even know if it could work. In this case, we needs to copy the consolidated data in the cube VENTES (ex: F2016 P12) into the leaf of the same name. The name of the Period (F2016 F12) is also available as an attribute (fp) in the element of the dimension year_week.
Is it something that can be done with intercube feeders? If so, can do we have to rely on the consolidation or the attribute (if both are possible, which is better?).
Our understanding of intercube feeders is next to non-existant so we are simply at the stage of figuring out if it's possible, but a general idea of what the syntax would look like is also welcome.