I need to create a ssrs report that should show the case record details like, case created, assigned to, resolved/cancelled by, reopened by, reassigned to, resolve/cancelled by. This should be applied for multiple selected cases. any suggestion on this ?
All these details / case updates are not available within a single table in Dynamics... so it may not be possible to get this data easily in SSRS report.
However in our Zap Helpdesk solution... we track all these case updates separately.
Some of these updates are: Case Creation, Case Assignment, Case Status changes, New responses extracted from all incoming emails, etc.
Below screenshot shows all these historic updates being shown in Case History tab (which is added by Zap Helpdesk solution):
For more information regarding Zap Helpdesk solution, please refer below links:
Please do not use Visual Studio 2022 and Microsoft SQL Server 2022 Reporting Service, because Dynamics 365 Report Authoring Extension does not support the latest Visual Studio and SQL Server.
The credentials required to configure the data source are the account and password of your Dynamic 365 environment.
If you want to query a specific entity, your account needs to have the relevant permissions for that entity
When you use FetchXML to query entity information you should query the Schema Name of the entity
I hope my answer is helpful to you! If you have any other questions, please feel free to contact me. Best Regards, Rudy Zhang
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.