Forum Discussion
dusdau
Helper II
4 years agoStrange % result
Hi All, I am trying to determine why I am getting a certain result with my measures. I cannot make sense of it and am certain I am missing something very basic but for the life of me I can't fig...
- 4 years ago
Hi,
The denominator is probably not exactly a 0. It could be a very small decimal number. Use the ROUND function in the numerator and denominator to keep only 2 decimal places.
dusdau
Helper II
4 years agoWow, it was so small i could not see the decimal place even when expanding the decimals out. Putting a ROUND on it confirmed this...and I feel like an idiot now. 🙂 Thanks for the help.
Ashish_Mathur
Super User
4 years agoYou are welcome.