Hello.
I have a flow which exports Audit Logs of Dataverse tables to excel file (You can find it if you follow the link https://"YourEnvironmentUrl".dynamics.com/api/data/v9.1/audits
Everything is ok. But Changed data column has json value
How can I parse it? I just need to have Logical name of changed column, old value and new value if it is not null.
Categories: