Trying to perform a simple formula to determine percentage. Sometimes my Proposal Created Fag will contain a 0 when the deal signed flag has a 1 and this throws an error for dividing by 0. Would like the error to be replaced with a 0.Any suggestions?
SUM({Deal Signed Flag}/{Proposal Created Flag}*100)