Hi.

We have a customer running a simple report.
Now they need to add a column that shows a value of column3/column5.
When doing this, we get the error Divide by Zero error.

So I guess the report find some data where column5 is zero?
How can we get around this error. Right now we just added the extra column like: Field3/Field5
Can we do it in another way? We just want the value and if Column 5 is zero we would like to have the the new column to show the value zero.