Scaling in Conditional expression
Summary:
Not able to use scaled value in Conditional expression
Content (please ensure you mask any confidential information):
I have a question on scaled value used in IF condition comparison:
The grid level setting "Use scaled/rounded value" is True.
The scaled value does not get used in the IF expression evaluation.
Original database value
A = -6417419.04
B = -67553.659999982
Scaled value by -1000000 (represented in 5 decimal places)
A = 6.41742
B= 0.06755
IF condition is:
IF [A] > 0 then …
IF condition does not take the scaled value (6.41742) even though the grid level setting "Use scaled/rounded value" is True.
Version (include the version you are using, if applicable):
Tagged:
0