I have a report that works with healthcare data links 3 to produce 4 distinct totals using the Running Total Wizard. wizard.
Distinct Total A is the number of active clients who had any type of encounter during the report period. The report return a value of 1930 which is correct.
Distinct Total B is a subset of A and is the number of clients who had a Primary Care encounter. The report returns 1520, which is correct.
Distinct count C is a subset of B, which are the number of clients who have Medicaid as their primary insurance. When I add this distinct count to the report, the values of A and B are lowered
Since I am not using record selection, why would distinct counts for A and B be lowered by adding distinct count C. I would think they would be independent.
I am doing my distinct counts by selecting the formula evaluation option in the wizard and creating a boolean formulula. Is there a better way? What might be happening here?
Thanks,
Jay
Distinct Total A is the number of active clients who had any type of encounter during the report period. The report return a value of 1930 which is correct.
Distinct Total B is a subset of A and is the number of clients who had a Primary Care encounter. The report returns 1520, which is correct.
Distinct count C is a subset of B, which are the number of clients who have Medicaid as their primary insurance. When I add this distinct count to the report, the values of A and B are lowered
Since I am not using record selection, why would distinct counts for A and B be lowered by adding distinct count C. I would think they would be independent.
I am doing my distinct counts by selecting the formula evaluation option in the wizard and creating a boolean formulula. Is there a better way? What might be happening here?
Thanks,
Jay