Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi,
I am trying to programmatically query the refresh history of datasets and dataflows, but somehow found there is no such an API for dataflows (I can query refresh history of datasets though).
How can I use API to get a list of refreshes of dataflows just like querying them for datasets?
Thanks!
Regards,
Marvin
Solved! Go to Solution.
Dataset:
https://api.powerbi.com/v1.0/myorg/groups/<<workspaceid>>/datasets/<<datasetid>>/refreshes
Dataflow:
https://api.powerbi.com/v1.0/myorg/groups/<<workspaceid>>/dataflows/<<dataflowid>>/transactions
Dataset:
https://api.powerbi.com/v1.0/myorg/groups/<<workspaceid>>/datasets/<<datasetid>>/refreshes
Dataflow:
https://api.powerbi.com/v1.0/myorg/groups/<<workspaceid>>/dataflows/<<dataflowid>>/transactions
User | Count |
---|---|
9 | |
1 | |
1 | |
1 | |
1 |
User | Count |
---|---|
11 | |
3 | |
2 | |
2 | |
2 |