Help with TI
Posted: Mon May 10, 2010 10:13 am
I am struggling to master Turbo Intergrator in TM1, I have been able to set up processors to load data via SQL however have not been able to set up a process to load from another cube. I am trying to load cash balances from a balance sheet cube into a detailed cash forecasting cube, and so far have the below built:
Buit the view to the Balance Sheet cube and linked in data source and have set the contents in the variables tab to other.
Intercompany String Group Other
V2 String Local Other
V3 String Closing Other
Scenario String Reporting Actual Other
V5 String Total Group Other
V6 String 13000 Other
String All FYs Other
Value Numeric 1000 Data
In advanced - data tab I have the following:
CellputN(value,'Receipts and Payments Manual',V2,Scenario,V5,'Actual Cash Balance',V7);
The above matches to the 5 dimensions in the Receipts and payments manual cube.
If anyone can let me know what I am doing wrong it would be helpful.
Buit the view to the Balance Sheet cube and linked in data source and have set the contents in the variables tab to other.
Intercompany String Group Other
V2 String Local Other
V3 String Closing Other
Scenario String Reporting Actual Other
V5 String Total Group Other
V6 String 13000 Other
String All FYs Other
Value Numeric 1000 Data
In advanced - data tab I have the following:
CellputN(value,'Receipts and Payments Manual',V2,Scenario,V5,'Actual Cash Balance',V7);
The above matches to the 5 dimensions in the Receipts and payments manual cube.
If anyone can let me know what I am doing wrong it would be helpful.