TI: Conditional Data Transfer with simple calculation
Posted: Fri Sep 14, 2012 3:46 pm
I am new to TI so may be the help request is an easy one. I sure hope so
I have 2 cubes with source Data - ProductionPlan and Technology.
ProductionPlan cube defines which product will be produced by each plant, and the Quantity to be produced:

Tecnology cube defines the numer of Components of each type required to produce 1 product of each type:

My Target cube is ComponentDemand. I want TI to check, wich product will be produced, take it's Tecnology data, multiply it by Quantity to be produced and put it into cube:

How do I do it in the best possible way?
I have a reason not to use rules here, TI is essential. I need my target cube to remain editable after data transfer.
I would also like to avoid creating extra cubes, those listed above will be huge and require a lot of resources to calculate.

I have 2 cubes with source Data - ProductionPlan and Technology.
ProductionPlan cube defines which product will be produced by each plant, and the Quantity to be produced:
Tecnology cube defines the numer of Components of each type required to produce 1 product of each type:
My Target cube is ComponentDemand. I want TI to check, wich product will be produced, take it's Tecnology data, multiply it by Quantity to be produced and put it into cube:
How do I do it in the best possible way?
I have a reason not to use rules here, TI is essential. I need my target cube to remain editable after data transfer.
I would also like to avoid creating extra cubes, those listed above will be huge and require a lot of resources to calculate.