Thanks,
I Will try what you said and get back to you with my results
Search found 3 matches
- Tue Nov 01, 2011 5:26 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Use middle leaf value for consolidation
- Replies: 5
- Views: 3575
- Tue Nov 01, 2011 10:59 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Use middle leaf value for consolidation
- Replies: 5
- Views: 3575
Re: Use middle leaf value for consolidation
Ive changed the code a little please see below ['Register']=n:IF(ATTRN('CRL BAR Period',!CRL BAR Period,'Presentnum')>0,DB('Test1',!CRL Branch,!CRL BAR Period,!CRL BPR Scenario,'Register Available'),DB('Test1',!CRL Branch,ELCOMP('CRL BAR Period',!CRL BAR Period,ELCOMPN('CRL BAR Period',!CRL BAR Peri...
- Sat Oct 29, 2011 8:09 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Use middle leaf value for consolidation
- Replies: 5
- Views: 3575
Use middle leaf value for consolidation
Hi I wonder if anyone can help me Rule Editor ['Register']=N:IF(ATTRS('CRL BAR Period',!CRL BAR Period,'Present')@='TODAY',DB('Test1',!Branch,!CRL BAR Period,!CRL BPR Scenario,'Register Available'),STET); ['Register available']=C:If(ELLEV(' BAR PERIOD',!BAR PERIOD)<>0 ,DB('Test1',!CRL Branch,!BAR Pe...