Announcements
No record found.
Hi,
I need to present in a report the total time between the date when the case was oppening until the date when it was closed.
Is there any "easy" way to get that?
Thank you very much.
*This post is locked for comments
What Microsoft Dynamics product are you using?
Hi Nick,
Sorry, I'm new here. :)
I'm using CRM 2011, thank you.
No worries! I have moved your question to the CRM forum to help get this in front of more CRM users.
Please let me know if you have any questions.
Be careful relying on the "modified on" date. There are system processes that run that can modify the case thereby changing this date even after a case has been closed. I ran into this problem in the past. Instead, it's better to create a custom field for the resolved on date. You can populate it using with Javascript or a workflow that fires when the case status changes to resolved. You can then pull the date from this field to do your calculation.
Hi Ricardo,
Sadly there is no easy way. You should create a field and a C# or JavaScript to add in the field the duration time.
There is a good code tutorial how to do that on CRM ParkingLot blog: crm.ipiyush.me/calculate-duration-fields-in-dynamics-crm-2011-via-code-javascript-and-c
Best regards,
Éber Gustavo
When you resolve a case, there are an activity record created backend by CRM system called "case resolution". You can get your actual case resolution date from there.
If your case record been resolve and de-activate for a few time, then there are multiple record store in this "Case resolution" entity, which the previous resolve will mark as "Cancelled" by System.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
ScottDurow 2
GJones 1