Rules/Turbo Integrator
Posted: Fri Jul 30, 2010 5:26 pm
Hi,
I need to understand if I can do something in TM1. I have three cubes: Actual, Scenario Properties and PriceandCost.
I put a rule in the PriceandCost cube: ['Forecast']=N:IF(DB('Scenarios_Properties',!Años,!Periodos,'Forecast','String')@='A',DB('Actual',!Años,!Channels,!Periodos,!Productos,'Actual','Costo Unitario'),0); because I want to bring me data of the Actual cube if the Scenario Properties cube have A values. The following picture presents what I do: My problem is I don´t want to do this through rules but I want to do it from another way, for example through a TurboIntegrator processes because i want to make generic and not for a particular cube.
How can I put in Turbo Integrator in Prolog? or in another way?
Thanks in advance
Regards
I need to understand if I can do something in TM1. I have three cubes: Actual, Scenario Properties and PriceandCost.
I put a rule in the PriceandCost cube: ['Forecast']=N:IF(DB('Scenarios_Properties',!Años,!Periodos,'Forecast','String')@='A',DB('Actual',!Años,!Channels,!Periodos,!Productos,'Actual','Costo Unitario'),0); because I want to bring me data of the Actual cube if the Scenario Properties cube have A values. The following picture presents what I do: My problem is I don´t want to do this through rules but I want to do it from another way, for example through a TurboIntegrator processes because i want to make generic and not for a particular cube.
How can I put in Turbo Integrator in Prolog? or in another way?
Thanks in advance
Regards