Page 1 of 1

Write Feeders in rule with picklist

Posted: Sat Oct 04, 2014 2:56 am
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

Re: Write Feeders in rule with picklist

Posted: Sat Oct 04, 2014 8:46 am
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.