Forum Discussion

snaraya's avatar
snaraya
Icon for Helper II rankHelper II
2 years ago
Solved

help to rectify the formula

i am calculating a formula where  CurrentAmount / (CurrentAmount + NextAmount) * 1000000  example: 0.1/(0.1+59.9)*1000000 =1666.66 the below fomula works fine if i just download the data in uplo...
  • snaraya's avatar
    2 years ago

    Issue got resolved, formula i used is correct . Only issue was because the planned column was not rounded off at query editor level causing output to be wrong . Thankyou