Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
hi community
Solved! Go to Solution.
In the meantime I found the reason for above behavior, thanks to Chris Webb's blog here.
Turning off the Asynchronous Pattern option in the Settings dialog of the HTTP action did the trick for me.
Hi @BartVW ,
You can refer the following links to refresh Power BI dataset:
Refresh your Power BI dataset using Microsoft Flow | Microsoft Power BI Blog | Microsoft Power BI
How to Refresh Power BI Dataset Using Power Automate
Best Regards
hi @Anonymous
Your link describes the normal (non-enhanced) dataset refresh. The problem is that this only triggers the refresh, but doesn't provide any feedback on whether it was succesful or not.
The enhanced data set refresh allows to do this by doing the process in 2 steps: first call the dataset refresh api using POST and including a body to trigger it as an enhanced refresh operation, and then call the data set refresh api using GET to check the status of the refresh, using the requestId from the first step (as described in the documentation link I provided), but for some reason it doesn't work as documented in Power Automate (and does work OK in Postman).
So hope you or anyone else has an idea how to resolve this.
Thanks
Bart
In the meantime I found the reason for above behavior, thanks to Chris Webb's blog here.
Turning off the Asynchronous Pattern option in the Settings dialog of the HTTP action did the trick for me.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |