Write Feeders in rule with picklist

Post Reply
ChauBSD
Posts: 55
Joined: Wed Jun 27, 2012 3:22 am
OLAP Product: TM1
Version: 10.2
Excel Version: 2010
Contact:

Write Feeders in rule with picklist

Post by ChauBSD »

Hi all,

I have problem about write feeders. I have 2 cube contain and rule calculation

['GiaTriPhatSinh']=N:IF(DIMIX('SL_Times', ATTRS('SL_Times', !SL_Times, 'VN'))= DIMIX('SL_Times', DB('TS_CCDCHienTai',!TS_CCDCHienTai,!Version,!Level_CCDC,'ThangBatDau')),
DB('TS_CCDCHienTai',!TS_CCDCHienTai,!Version,!Level_CCDC,'NguyenGia'),STET
);

I have ThangBatDau type picklist. How should I write feeders????

Thanks you
Wim Gielis
MVP
Posts: 3241
Joined: Mon Dec 29, 2008 6:26 pm
OLAP Product: TM1, Jedox
Version: PAL 2.1.5
Excel Version: Microsoft 365
Location: Brussels, Belgium
Contact:

Re: Write Feeders in rule with picklist

Post by Wim Gielis »

Hello

This type of rule is difficult to feed. If I understand what you mean because it isn't too clear.
I would suggest to feed from the same cube, from a different measure, to 'GiaTriPhatSinh', if possible.
Best regards,

Wim Gielis

IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Post Reply