I am trying to write a formula in a calculated field in Sage 100 Business Insights Explorer. If I were to write it in excel, I would write
=if(AR_InvoiceHistoryDetail.ExtensionAmt=0,0,AR_InvoiceHistoryDetail.ExtensionAmt). I am trying to avoid a division by Zero error. Anybody have any idea how to write this in explorer