Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

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...
  • lbendlin's avatar
    3 years ago

    instead of IFERROR use DIVIDE - it handles these scenarios gracefully.