C
CK
Hi
I wonder whether anyone can help me with a report problem.
Creating a report from patients, symptoms, blood tests, diagnoses, etc.
Each patient can have many symptoms, but only one blood test. The problem
with the report is that for each patient, the blood test result (for example)
is repeated alongside each symptom. The same story of redundant repetition
goes for diagnoses and other fields with a many to many relationship.
How should I create the report such that the data is independent of one
another?
Thus for each patient, although they might have three symptoms presented,
the blood test is only shown once.
I have tried experimenting with variations of grouping levels but still find
repetition. Once this hurdle is cleared I will want to use the grouping
levels to show the data in other ways but because there are several
many-to-many fields this doesn't seem the way forward.
I would welcome any ideas on this.
I wonder whether anyone can help me with a report problem.
Creating a report from patients, symptoms, blood tests, diagnoses, etc.
Each patient can have many symptoms, but only one blood test. The problem
with the report is that for each patient, the blood test result (for example)
is repeated alongside each symptom. The same story of redundant repetition
goes for diagnoses and other fields with a many to many relationship.
How should I create the report such that the data is independent of one
another?
Thus for each patient, although they might have three symptoms presented,
the blood test is only shown once.
I have tried experimenting with variations of grouping levels but still find
repetition. Once this hurdle is cleared I will want to use the grouping
levels to show the data in other ways but because there are several
many-to-many fields this doesn't seem the way forward.
I would welcome any ideas on this.