Forum Discussion
best practice for excel Data base
- Aug 24, 2022
Jihad Al-Jarady Well, then you could consider to stop doing the intermediate summary by week and work off a table that may contain max 140 rows (20 centers X 7 days) per week, as long as every row has a date to that you can "calculate" the weekly numbers.
Forget about this "connect them together with a relationship" ?
What is the difference between the data arrange is consultation tab and the table you created?
If I am going to use the table you created, It means I need to enter 20 records for each day, while in the consultation table it will be 4 records only ( I am using the age groups as rows).
I really appreciate your support
Jihad Al-Jarady The Consultation table is totally acceptable and it enables you to connect to it with PQ and easily create the kind of table I created so that you can build a pivot table on that one. You don't need to collect data as in the green table.
I was just wondering how you came up with this aggregated data. Is someone counting visits for e.g. males in a particular age group, this week, with a particular diagnosis to return the number 14? If so, how does that raw data look like? If it is a sequential list of visits in Excel with relevant patient info and diagnosis, you could connect to those lists directly, without the need to create the Consultation table.
In other words, if a medical facility produces a list with say 1000 records, one for each visit, you could use PQ to summarize it for you and determine that there were 14 boys under 5 years old with lower respiratory infections among those 1000 visits. And those lists/tables may contain thousands of rows and you can have many of them. As long as they are consistent (i.e. the same structure for every medical center) it's going to be relatively easy for PQ to prepare the basis for further analysis.
- Aug 24, 2022
I appreciate your help.
The data is collected in daily basis, but we use it for weeks.
Many thanks
- Riny_van_EekelenAug 24, 2022Platinum Contributor
Jihad Al-Jarady Well, then you could consider to stop doing the intermediate summary by week and work off a table that may contain max 140 rows (20 centers X 7 days) per week, as long as every row has a date to that you can "calculate" the weekly numbers.