Forum Discussion
Anonymous
3 years agoNot applicable
IFERROR Problem
Formula is very simple it is a sum of variables and then multiplies by a ratio I have this meausure to compute Total Rev. I am using the IFERROR to counter NAN problem in the calculation. Howeve...
- 3 years ago
instead of IFERROR use DIVIDE - it handles these scenarios gracefully.
lbendlin
3 years agoSuper User
instead of IFERROR use DIVIDE - it handles these scenarios gracefully.