I have Claim_No. and two date fields, Received_Date and Response_Date. I have a DateDiff calculation to get the number of days between each date for each claim.
Now I want to find the average # of days overall claims and call that field Days_To_Respond. How do I write this?
Now I want to find the average # of days overall claims and call that field Days_To_Respond. How do I write this?