You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Decimal places in calculation

Summary:

Rounding and scaling issue in calculation.

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

Formula = ( A-B ) / B = 94.00251665433013

9 decimal places in Percentage value = 9400.25166543301%

But I am getting 9399.735528766% because it is considering 9 decimal places number for calculation as:

(6.41741904 - 0.067553659999982) / 0.067553659999982

Version (include the version you are using, if applicable):


Service: Enterprise Performance Management Enterprise Cloud

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!