RPAS calculation
Hi,
I have a calc rule as below with 2 expressions
A = if(Checkbox is true, ignore, B*C)
B = A/C
A,B,C and checkbox all are editable.
A,B and C are of real type and checkbox is boolean.
Basically, the above rule will enable business to hold the value of 'A',if the checkbox is checked,even if B or C is changed.
Hence the values of A, B and C will not be consistent with each other.
Now the requirement is, all three needs to be consistent -> If the checkbox is checked and if the user changes value of B/C, then on hitting calc