Search found 2 matches

by Vadim
Wed Jun 10, 2015 10:03 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: C rules does not apply to new dimension elements
Replies: 7
Views: 6233

Re: C rules does not apply to new dimension elements

gtonkin wrote:Which version of TM1 is being used? e.g. 10.2.2 FP2
TM1.Server TM1 Build Number: 10.2.00000.36339
I don't know if FP is applied.
by Vadim
Wed Jun 10, 2015 9:07 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: C rules does not apply to new dimension elements
Replies: 7
Views: 6233

C rules does not apply to new dimension elements

Hi everyone, I have notised strange behaviour of my Cognos TM1 rules. I have Versions dimension where new elements are added by rule. New verions has STET applied by following rule: [] = N: IF(!Version@='Current' % !Version@='Actual', CONTINUE, STET); So, my version process copies Current data (calc...