Hi!
I'm trying to write a Power Query to get data from Dataverse Audit logs web api.
This should be achieavable according to this Microsoft documentation page: Retrieve the history of audited data changes - Power Apps | Microsoft Learn
An example from the documentation above is the following code example. This is also what I am trying to write in Power Query, sentral elements being the ability to specify the target table and paging routine.
All examples I am able to find online are very simple and banale and do not help much.
Anyone with some help designing a PQ for this would be much appreciated.
Best
-PJ