Page 1 of 1

Need help in writing TM1 rule

Posted: Thu Jul 17, 2014 9:27 am
by njangid
Dear All,

Need help for the following issue.

I have attached a workflow sheet about the application.

While writing the rule for 'Available Budget' field , If the submission status is 'Y' then I want the rule to retain the existing value, else update it with value returned from Temporary cube.
I have tried to use STET function, but it overwrites the current value by '0'.



Thanks
Naresh

Re: Need help in writing TM1 rule

Posted: Thu Jul 17, 2014 1:34 pm
by tomok
Using STET in a rule will cancel ALL rule calculations for the affected area, not just cancel this specific rule. Using CONTINUE will leave the area open for either 1) another rule or 2) manual input.