Hello,
Need to apply audit/change tracking functionality in Microsoft Dataverse entities.
Enabled Change Tracking property setting for test entity, now want to show Change Tracking log details in PowerApps canvas application using workflow.
Thanks,
Solved! Go to Solution.
Hi @Neha27 ,
You are not able to pull data from the Audit table directly with read operations. You can accomplish this using the web api. @ChrisPiasecki did a great job answering the details in the following post https://powerusers.microsoft.com/t5/Microsoft-Dataverse/Dataverse-Audit-Entity/td-p/858924
Hope this helps. Please accept if this answers your question or Like if helps in some way.
Thanks,
Drew
Hi @Neha27 ,
You are not able to pull data from the Audit table directly with read operations. You can accomplish this using the web api. @ChrisPiasecki did a great job answering the details in the following post https://powerusers.microsoft.com/t5/Microsoft-Dataverse/Dataverse-Audit-Entity/td-p/858924
Hope this helps. Please accept if this answers your question or Like if helps in some way.
Thanks,
Drew
Hi @Neha27,
Did you managed to showcase the audit/change tracking functionality in Canvas Apps for Microsoft Dataverse entities ?
We have the same functionality and your inputs will be really helpful.
Thanks in advance.
Br,
Ronak Garg