VBugDenver
Technical User
I have a question about caluculating dates/times:
I have a report that that uses the following fields; {Schedule.ApptDtTm} and {Schedule. Activity} that gives me a time-line of scheduled appointments based on the activity. The results of my report looks like this:
Patient: XXX
DATE/TIME ACTIVITY
1/18/2011 10:30 am Simulation
1/19/2011 5:15 pm Volumes Approved
1/22/2011 11:00 am Plan Approved
1/24/2011 9:20 am Chart Check
1/25/2011 3:45 pm Treatment
I need to calculate the date and time between the following activities:
Simulation to Volumes Approved
Volumes Approved to Treatment
Plan Approved to Treatment
Chart Check to Treatment
Any ideas?
I have a report that that uses the following fields; {Schedule.ApptDtTm} and {Schedule. Activity} that gives me a time-line of scheduled appointments based on the activity. The results of my report looks like this:
Patient: XXX
DATE/TIME ACTIVITY
1/18/2011 10:30 am Simulation
1/19/2011 5:15 pm Volumes Approved
1/22/2011 11:00 am Plan Approved
1/24/2011 9:20 am Chart Check
1/25/2011 3:45 pm Treatment
I need to calculate the date and time between the following activities:
Simulation to Volumes Approved
Volumes Approved to Treatment
Plan Approved to Treatment
Chart Check to Treatment
Any ideas?