Scenerio: We have people that take 12-24hr shifts and are on call. During those shifts they average 8 call, each of which they need to log as an entry in our DB. These people are really busy (physicians) and we are pretty sure some arent entering all thier calls. Hoping to generate a task report counting all the entries a person makes per shift and for all shifts over a 2 weeks period. Knowing 8 is an average, we would like to flag and shifts where there were <5 to serve as a flag to cotact the user to make sure they entered all thier cases.
The date looks like over a couple days:
MD_ID Entry_ID Name Date
22 250 Smith 8/6/25
22 251 Smith 8/6/25
22 250 Smith 8/6/25
22 250 Smith 8/6/25
22 250 Smith 8/6/25
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
roattw
Scenerio: We have people that take 12-24hr shifts and are on call. During those shifts they average 8 call, each of which they need to log as an entry in our DB. These people are really busy (physicians) and we are pretty sure some arent entering all thier calls. Hoping to generate a task report counting all the entries a person makes per shift and for all shifts over a 2 weeks period. Knowing 8 is an average, we would like to flag and shifts where there were <5 to serve as a flag to cotact the user to make sure they entered all thier cases.
The date looks like over a couple days:
MD_ID Entry_ID Name Date
22 250 Smith 8/6/25
22 251 Smith 8/6/25
22 250 Smith 8/6/25
22 250 Smith 8/6/25
22 250 Smith 8/6/25
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.