Search found 3 matches

by jeromeM
Thu May 21, 2015 8:00 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: in-cube calculation referring to another slice
Replies: 5
Views: 5205

Re: in-cube calculation referring to another slice

I confirm the syntax is different in Perf Modeler in-cube calculation editor.
If it's not possible I find this really limiting.
by jeromeM
Tue May 19, 2015 2:48 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: in-cube calculation referring to another slice
Replies: 5
Views: 5205

Re: in-cube calculation referring to another slice

Sorry I was not clear enough. I'm trying to convert an existing rule into an in-cube calculation, the new feature of Perf Modeler.
In this editor the syntax is like : [dimName]:[elName] and I can't find a way to tell something like : [ [dimName1]:[elName], [dimName2]:[elName] ]
by jeromeM
Tue May 19, 2015 7:03 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: in-cube calculation referring to another slice
Replies: 5
Views: 5205

in-cube calculation referring to another slice

Hi all, I'd like to build the following calculation using in-cube calculation : ['calc amount']=N: [ 'amount1' ] + [ 'Total_Year', 'amount2' ] * [ 'rate1' ]; I cannot find how to do the [ 'Total_Year', 'amount2' ] ? I'm afraid I'll have to use an import link for this. Thank you for your help !