Summation of 70%,10%,10%,10% becomes 99.9999999%
Content
Hi,
I have a simple input form to input allocation % and there is a simple rule to sum them up if it equals 100%
Basically, all the situations work well to give a perfect 100%. However, if the combination is 70%,10%,10%,10%, the sum will be 99.9999999%.
Anyone knows what went wrong here or how this coud be fixed?
Thanks!
Sunny
Code Snippet
FIX (&OEP_CurYr, @LIST(@RELATIVE({Entity},0),"OEP_No Entity"), {PP_Scenario},"OEP_Working","BegBalance",xxxxxx) FIX("No XXXXXX") @IDESCENDANTS("All XXXXX"); ENDFIX ENDFIX
Tagged:
0