A
Anne8580
I have 4 circuits that I record outages for in a single table. Every week a
report is created that lists the activity for each circuit. If there is no
outage, I want the report to say 'none' for the times of the outage, 0 for
the minutes out, 0 for the total # of outages, and 100% availability. The
query I run only gives me results when there is an outage on a circuit. How
do I get this information to appear in a report? Is this a problem with the
query or the report? I am running 2 queries to produce this information, so
I am doing a subreport within a report.
report is created that lists the activity for each circuit. If there is no
outage, I want the report to say 'none' for the times of the outage, 0 for
the minutes out, 0 for the total # of outages, and 100% availability. The
query I run only gives me results when there is an outage on a circuit. How
do I get this information to appear in a report? Is this a problem with the
query or the report? I am running 2 queries to produce this information, so
I am doing a subreport within a report.