Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Writing simple IFERROR statement

I'm new to DAX and need to replicate an IFERROR formula from Excel that is =IFERROR(+cell1/cell2,0). I keep messing things up with not only the absolute value statement as well as the IFERROR from the info on syntax on the learn.microsoft.com site