IF NaN Formula

Hello,

 

I am running into issues with the "NaN" when running financial or misc. functions. This causes issues when attempting to aggregate to a parent level. My current solution is:

 

IF ISBLANK(TEXT(***function***) THEN 0 ELSE ***function***

 

Would be great if there was an "IFNaN" function to allow for cleaner/ quicker formulas. Anyone have a cleaner solution or agree this function would be valuable?

 

Thanks!

Evan

Answers