Skip to main content
Question

Error during formula computation. Some values overflows 10^14

  • May 24, 2024
  • 4 replies
  • 203 views

Forum|alt.badge.img

Hi, I have been getting this error message in my formulas, and need some help to solve this, anyone that have knowledge of this error? 


 Thank you very much in advance!

Regards,
Benedikte

4 replies

Rasagya
Apprentice Author
Forum|alt.badge.img
  • Apprentice Author
  • 3 replies
  • May 24, 2024

Hey @Benedikte - this thread might be helpful for what you need here. Have you also tried to ROUND the parts of your formula where you are dividing values? 


Benoit
Community Manager
Forum|alt.badge.img+15
  • Community Manager
  • 232 replies
  • May 24, 2024

Hi Benedikte,

 

This question also covers a similar case

 

Please let us know if you need more assistance.

Best,


Thu Mai
Master Trendsetter
Forum|alt.badge.img+10
  • Master Trendsetter
  • 51 replies
  • May 27, 2024

Hi Benedikte,

This “Some values overflows 10^14” occrus when , for example, you try to calculate 1/B and your B is too small (< 1x10^-14), then your 1/B probably is probably bigger than 10^14 and it makes the calculation generate values overflow 10^14.

Looking at your formula, maybe I think you should check “UPH01_per country...”

Hope my answer helps,
Thư

 


Forum|alt.badge.img
  • Author
  • Author
  • 7 replies
  • May 28, 2024

Thank you for your support! The error message is now gone and the formula works :D