I'm seemingly unable to find the case-related field I'm looking for. When a case is resolved in CRM 2013 (online), you choose a resolution type and then also see a required text field entitled "resolution". I'd like to display that "resolution" field in a view, but can't figure out what field that information goes into. Any help is appreciated.
Thanks!
*This post is locked for comments
I have the same question (0)You cannot add case resolution details in View.. but you can create SSRS report with required attributes from Case resolution.
As you are using online CRM, you need to create SSRS report using FetchXML
Here are some details on how to create SSRS report using fetchXML
garethtuckercrm.com/.../fetch-xml-reports-for-crm-2011-online
Hope this will help..
Thanks