How does one get around this error that occurs from this error? I replicated the logic in excel into Alteryex, but there are zeros or smaller denominators which are producing a "null" result. Is there a remedy to this?
=IFERROR(1-$AX33/$AU33,0)
=IFERROR(1-$V23/$T23,0
Question 2:
=$BB63*IFERROR($V63/$T63,1) which is providing "exponent notation" in the results. How to remedy this?
