I need to calculate the average of a summary field. I need to calculate the average # of days a patient is on a ventilator for each unit.
The report is grouped by Unit and Patient Account #.
# of ventilator days per patient is a summary field:
Patient Name On Vent Y/N
Patient A - Y
Patient A - Y
Patient A - Y
Summary - Count of vent days for patient A = 3
Patient B - Y
Patient B - Y
Summary - Count of vent days for patient B = 2
When I try to create a formula to average the count of vent days per patient, I get an error message that says "This Field Cannot Be Summarized"
I have tried counting the vent days per patient as both a summary and a running total but am still not able to average the results. Thanks to anyone who can give me some direction on this.
The report is grouped by Unit and Patient Account #.
# of ventilator days per patient is a summary field:
Patient Name On Vent Y/N
Patient A - Y
Patient A - Y
Patient A - Y
Summary - Count of vent days for patient A = 3
Patient B - Y
Patient B - Y
Summary - Count of vent days for patient B = 2
When I try to create a formula to average the count of vent days per patient, I get an error message that says "This Field Cannot Be Summarized"
I have tried counting the vent days per patient as both a summary and a running total but am still not able to average the results. Thanks to anyone who can give me some direction on this.