Creakinator
Programmer
I'm brand new to CR and need to do a turn around time report. CR11 with a SQL database.
Here's the pertinant data: Table name is x_approval
CASE# User_name Approval_Type Assigned_Date Esig_date
11-01855-N-01 GEORGE ANALYST 3/24/2011 7:23:06 AM 4/11/2011 10:03:33 AM
11-01855-N-01 MARY TECH_REV 4/11/2011 1:08:17 PM 4/11/2011 1:10:07 PM
I've created a CR report that shows this
Template (as a group (This field is from another table - cases))
Case# (as a group)
User_Name Approval_Type Assigned_Date Esig_date (as my details fields)
so that I have
Unit Name
11-01855-N-01
GEORGE ANALYST 3/24/2011 7:23:06 AM 4/11/2011 10:03:33 AM
MARY TECH_REV 4/11/2011 1:08:17 PM 4/11/2011 1:10:07 PM
I need to be able to find the date difference between the Analyst's Assigned_date and the Tech_Rev Esig_date, then I need to show the average turn around time for the Template group.
I'm so new to CR and I'm a bit lost right now.
Thanks for your help.
Christy
Here's the pertinant data: Table name is x_approval
CASE# User_name Approval_Type Assigned_Date Esig_date
11-01855-N-01 GEORGE ANALYST 3/24/2011 7:23:06 AM 4/11/2011 10:03:33 AM
11-01855-N-01 MARY TECH_REV 4/11/2011 1:08:17 PM 4/11/2011 1:10:07 PM
I've created a CR report that shows this
Template (as a group (This field is from another table - cases))
Case# (as a group)
User_Name Approval_Type Assigned_Date Esig_date (as my details fields)
so that I have
Unit Name
11-01855-N-01
GEORGE ANALYST 3/24/2011 7:23:06 AM 4/11/2011 10:03:33 AM
MARY TECH_REV 4/11/2011 1:08:17 PM 4/11/2011 1:10:07 PM
I need to be able to find the date difference between the Analyst's Assigned_date and the Tech_Rev Esig_date, then I need to show the average turn around time for the Template group.
I'm so new to CR and I'm a bit lost right now.
Thanks for your help.
Christy