Requirements for Audit with Compliance Center
https://docs.microsoft.com/en-us/power-platform/admin/enable-use-comprehensive-auditing#requirements
Requirements
- A Microsoft 365 Enterprise E3 or E5 subscription is required to do Activity Logging.
- Available for production and not sandbox environments.
Also check –
- https://github.com/alduzzen1985/Audit-History-Extractor
- http://www.kingswaysoft.com/blog/2019/10/16/Extracting-Audit-Logs-for-Multiple-CRM-Entities
- https://nishantrana.me/2018/10/08/using-kingswaysofts-cds-crm-source-component-to-get-audit-information-in-dynamics-365-ce-ssis/
Use SQL 4 CDS XrmToolbox tool to run query again Audit table –
Microsoft Dynamics 365 CRM Blog
Microsoft Dynamics 365 supports Audit Logging of various events. Authorized users can view the Audit History on any Dynamics 365 tables enabled for Auditing.


However, there is NO Export audit data function available from the Dynamics 365 Audit History or Audit Summary View.
The good news is that there is an out of the box option via Microsoft 365 Compliance’s Audit to Export the Dynamics 365 audit data including the Changed Values.

Here is an example from the Microsoft Dynamics 365 Audit History showing a Create and two Updates for “Test Contact 210409” record: Notice that there is NO option to export this data from the Dynamics 365 Contact’s Audit History view.

Now let’s look at this result from the Microsoft 365 compliance Audit Search on Dynamics 365 activities. Notice that there is the option to Download all results!

The Download is a CSV file. Notice that column D “AuditData”…
View original post 135 more words
4 thoughts on “How to Export the Audit History Values from Dynamics 365”