I have a facility as a group
Then I show all the hours for the day
I need to count the appointments for each hour for the day, but I only want to count a client once for the day that may have multiple appointments that day
Example: I have 2 clients for the time range below
Client A has an appointment at 2 pm and 4 pm
Client B has an Appointment at 4 pm (there will be multiple clients for each hour)
The results should look like:
12 pm
1 pm
2 pm 1
3 pm
4 pm 1
Total 2
Next Facilty Group, etc.
What is the best way to do this, I have fuddled with it, know there is an easy solution but recollection doesnt serve me well today. (p.s. I need to show the hours even if there is no count for that hour, the only way I can think of now is to write 24 formulas for if then else in that time bucket, unless there is a more modern suggestion?
Terri
Then I show all the hours for the day
I need to count the appointments for each hour for the day, but I only want to count a client once for the day that may have multiple appointments that day
Example: I have 2 clients for the time range below
Client A has an appointment at 2 pm and 4 pm
Client B has an Appointment at 4 pm (there will be multiple clients for each hour)
The results should look like:
12 pm
1 pm
2 pm 1
3 pm
4 pm 1
Total 2
Next Facilty Group, etc.
What is the best way to do this, I have fuddled with it, know there is an easy solution but recollection doesnt serve me well today. (p.s. I need to show the hours even if there is no count for that hour, the only way I can think of now is to write 24 formulas for if then else in that time bucket, unless there is a more modern suggestion?
Terri