TI PROCESS = RULE ?

Post Reply
emma
Posts: 14
Joined: Thu Jan 26, 2017 9:57 am
OLAP Product: 11.2.0.3.0
Version: 10.2.20400.80
Excel Version: 2007

TI PROCESS = RULE ?

Post by emma »

hello i wanna ask ... if rule can do this
['NOV VS OCT','Penjualan - Toko Reguler','VALUE']=DB('COBA_LAGI',!TAHUN,'NOV',!STORE,!CABANG,'Penjualan - Toko Reguler','VALUE');
can TI PROCESS do that ? thank you ...
mvaspal
Community Contributor
Posts: 341
Joined: Wed Nov 03, 2010 9:16 pm
OLAP Product: tm1
Version: 10 2 2 - 2.0.5
Excel Version: From 2007 to 2013
Location: Earth

Re: TI PROCESS = RULE ?

Post by mvaspal »

yes it can
David Usherwood
Site Admin
Posts: 1458
Joined: Wed May 28, 2008 9:09 am

Re: TI PROCESS = RULE ?

Post by David Usherwood »

Small (but significant) caveat....
The OP's rule did not have N: in it, so might be writing to a consolidated destination cell. TI can't do that.
Post Reply