Hi,
I have some formulas in my report which involve division. One variable divided by another causes a divide by zero error when there is no data.
Sometimes a user will select a date range and parameters for the report which returns no matching records.
I then end up with estimated time zero/actual time zero and the report pops up the divide by zero error dialog and does not display.
How does one handle this sort of thing?
can I somehow have a report display "No Batches Mixed in Selected Time Frame" when there is no data, plus handle the divide by zero so it does not blow up?
thanks mark
I have some formulas in my report which involve division. One variable divided by another causes a divide by zero error when there is no data.
Sometimes a user will select a date range and parameters for the report which returns no matching records.
I then end up with estimated time zero/actual time zero and the report pops up the divide by zero error dialog and does not display.
How does one handle this sort of thing?
can I somehow have a report display "No Batches Mixed in Selected Time Frame" when there is no data, plus handle the divide by zero so it does not blow up?
thanks mark