Intercube Feeders Query
Posted: Mon Aug 02, 2010 10:14 am
Hi All,
I'm just setting up some inter-cube feeders using:
[AREA STATEMENT] => [DB STATEMENT];
and I'm getting a syntax error:
The error is on the !Version and !ChartOfAccounts arguments, if I build the statement using the 'Insert Cube Reference' option the Reference column is blank for those two dimensions and contains !Measures and !Period for the Measures and Period dimensions respectively. If I click the ! button for the Version or ChartOfAccounts dimensions nothing appears.
Does anyone know why this is? Why I'm able to use the ! statement for some dimensions but not others? I want to be able to use feed the entire 'Dollars' area of the destination cube but TM1 is forcing me to pick single elements for the Version and ChartOfAccounts dimensions.
Any help would be much appreciated.
Cheers
I'm just setting up some inter-cube feeders using:
[AREA STATEMENT] => [DB STATEMENT];
and I'm getting a syntax error:
Code: Select all
['Dollars'] => DB('Profit And Loss', !Version, 'Dollars', !Period, !ChartOfAccounts);
Does anyone know why this is? Why I'm able to use the ! statement for some dimensions but not others? I want to be able to use feed the entire 'Dollars' area of the destination cube but TM1 is forcing me to pick single elements for the Version and ChartOfAccounts dimensions.
Any help would be much appreciated.
Cheers